Sha256: d139ef253e4e7c9195737af63d431ba1f34e855f4c7373d82d3b729eb3be34ec

Contents?: true

Size: 269 Bytes

Versions: 1

Compression:

Stored size: 269 Bytes

Contents

language: ruby
rvm:
  - 2.2
  - 2.3
  - 2.4
  - jruby-19mode # JRuby in 1.9 mode
# uncomment this line if your project needs to run something other than `rake`:
script: bundle exec rspec spec
gemfile:
  - Gemfile.activesupport51

before_install:
  - gem install bundler

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
time_difference-0.7.0 .travis.yml