Sha256: 4fa4c4f76a4bd24e767d98c7b2f638c74653b4474043a350e4e0b6e7c45e7c14
Contents?: true
Size: 313 Bytes
Versions: 1
Compression:
Stored size: 313 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' env: - PORK=1 - RSPEC=1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pork-rspec-0.5.0 | .travis.yml |