Sha256: a6d0939f019989f6a7bae41128bd8882046ce08075a17f5676c8f6e207f4aa3d

Contents?: true

Size: 271 Bytes

Versions: 2

Compression:

Stored size: 271 Bytes

Contents

language: ruby
sudo: false
rvm:
  - 1.9.3
  - 2.0.0
  - 2.1.6
  - 2.2.2
  - jruby-19mode # JRuby in 1.9 mode
  - rbx
matrix:
  allow_failures:
    - rvm: rbx
# uncomment this line if your project needs to run something other than `rake`:
# script: bundle exec rspec spec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gon-6.0.1 .travis.yml
gon-6.0.0 .travis.yml