Page MenuHomeSoftware Heritage

.travis.yml
No OneTemporary

.travis.yml

---
language: ruby
bundler_args: --without development system_tests
before_install: rm Gemfile.lock || true
sudo: false
rvm:
- 2.1.6
- 2.2.5
- 2.3.3
script: bundle exec rake test
env:
- PUPPET_GEM_VERSION="~> 4.0"
- PUPPET_GEM_VERSION="~> 5.0"
matrix:
fast_finish: true

File Metadata

Mime Type
text/plain
Expires
Sat, Jun 21, 7:04 PM (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3356727

Event Timeline