Sha256: 07a2cb67c7debc9d3412ef15c6efe1e67148f18ae26322552da961294b412777

Contents?: true

Size: 225 Bytes

Versions: 1

Compression:

Stored size: 225 Bytes

Contents

# Available ruby versions: http://rubies.travis-ci.org/

language: ruby
rvm:
  - "2.1" # latest 2.1.x
  - "2.2" # latest 2.2.x
  - "2.3.1"
  - "ruby-head"
script:
  rspec

sudo: false

before_install:
  - gem install bundler

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
humanize-1.2.1 .travis.yml