Sha256: 4dfa9a66ef000b18452d9ca24a825f02cf5b0a26282fb7d8118b8147145f1465

Contents?: true

Size: 292 Bytes

Versions: 1

Compression:

Stored size: 292 Bytes

Contents

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

before_install:
  - gem install bundler

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
time_difference-0.5.0 .travis.yml