Sha256: 4886c1a74f0c37da46797ef38ace43f6f7dbae281b58ca91a5e7bc6568c19706

Contents?: true

Size: 364 Bytes

Versions: 1

Compression:

Stored size: 364 Bytes

Contents

language: ruby
rvm:
  - 1.8.7
  - 1.9.2
  - 1.9.3
  - jruby-18mode # JRuby in 1.8 mode
  - jruby-19mode # JRuby in 1.9 mode
  - rbx-18mode
  - rbx-19mode
  
matrix:
  allow_failures:
    - rvm: 1.8.7
    - rvm: 1.9.2
    - rvm: jruby-18mode
    - rvm: jruby-19mode

# uncomment this line if your project needs to run something other than `rake`:
script: rake spec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
geolombia-0.0.2 .travis.yml