Sha256: 8ffc02e0d28345152957c2190d45c308d98d8496e95b03080807bde1be831db3
Contents?: true
Size: 470 Bytes
Versions: 2
Compression:
Stored size: 470 Bytes
Contents
language: ruby sudo: false bundler_args: --without yard benchmarks install: 'travis_retry bin/setup' script: 'bundle exec appraisal rake ci' rvm: - 1.9.3 - 2.0.0 - 2.1.0 - 2.2.0 matrix: include: - rvm: jruby-19mode - rvm: jruby-20mode - rvm: jruby-21mode - rvm: jruby-head - rvm: rbx-2 allow_failures: - rvm: ruby-head - rvm: jruby-head - rvm: jruby-20mode - rvm: jruby-21mode fast_finish: true branches: only: master
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
loaf-0.5.0 | .travis.yml |
loaf-0.4.0 | .travis.yml |