Sha256: 6fed7bf21da7825af3a0f542fe7542057f28165b46b1db9dcfcb5eea9b7390be

Contents?: true

Size: 407 Bytes

Versions: 2

Compression:

Stored size: 407 Bytes

Contents

language: ruby
rvm:
  - "1.9.3"
  - "2.0.0"
  - "2.1.0"
  - "2.2.2"
  # 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

2 entries across 2 versions & 1 rubygems

Version Path
tracker_api-0.2.11 .travis.yml
tracker_api-0.2.10 .travis.yml