Sha256: 8a68a1c06adc4f078986ca2b6d73081139b1934165ca6cbd7cec48bf16e6ed9e
Contents?: true
Size: 333 Bytes
Versions: 5
Compression:
Stored size: 333 Bytes
Contents
sudo: false language: ruby rvm: - '2.0' - '2.1' - '2.2' - '2.3.1' - 'jruby-9.1.2.0' matrix: allow_failures: - rvm: 'jruby-9.1.2.0' cache: bundler # Some tests expect gems to be present in vendor/bundle install: bundler install --path vendor/bundle script: - bundler exec rake - bundler exec rake test
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
autoproj-2.0.0.rc37 | .travis.yml |
autoproj-2.0.0.rc36 | .travis.yml |
autoproj-2.0.0.rc35 | .travis.yml |
autoproj-2.0.0.rc34 | .travis.yml |
autoproj-2.0.0.rc33 | .travis.yml |