Sha256: 6e362fa2757700abee101e3e93d6d45fcc438e2acb6847ca1028c7e4ef7988aa
Contents?: true
Size: 284 Bytes
Versions: 2
Compression:
Stored size: 284 Bytes
Contents
sudo: false language: ruby rvm: - 2.2.5 - 2.3.1 - rbx - jruby-9 before_install: - rvm get head - rvm reload - rvm use --install $TRAVIS_RUBY_VERSION --binary --latest install: 'gem install bundler; bundle install --retry=3' script: 'ruby -r bundler/setup -S rake test'
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
rib-1.3.1 | .travis.yml |
pork-2.0.0 | .travis.yml |