Sha256: 469a8df7cd6df400f2ba6603495cf5c642a853702b53d5b48e106e38a3d0ca47

Contents?: true

Size: 392 Bytes

Versions: 4

Compression:

Stored size: 392 Bytes

Contents

language: ruby
rvm:
  - "1.9.3"
  - "2.0.0"
  - "2.1.0"
  # Faraday::ConnectionFailed: Could not generate DH keypair (Java::JavaLang::RuntimeException)
  # http://bugs.java.com/bugdatabase/view_bug.do?bug_id=7044060
  #  - jruby-19mode # JRuby in 1.9 mode
  - rbx
  #  - "1.8.7"
# uncomment this line if your project needs to run something other than `rake`:
# script: bundle exec rspec spec

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
tracker_api-0.2.2 .travis.yml
tracker_api-0.2.1 .travis.yml
tracker_api-0.2.0 .travis.yml
tracker_api-0.1.0 .travis.yml