Page MenuHomeSoftware Heritage

No OneTemporary

diff --git a/.travis.yml b/.travis.yml
index d87f2b2..849048e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,21 +1,22 @@
---
branches:
only:
- master
language: ruby
before_install: 'bundle install'
bundler_args: --without development
script: 'bundle exec rake validate && bundle exec rake lint && SPEC_OPTS="--format documentation" bundle exec rake spec'
rvm:
- - 1.9.3
- 2.0.0
+ - 2.1.5
+ - 2.2.6
gemfile: Gemfile
env:
matrix:
- PUPPET_GEM_VERSION="~> 2.7.0"
- PUPPET_GEM_VERSION="~> 3.0.0"
- PUPPET_GEM_VERSION="~> 3.3.0"
- PUPPET_GEM_VERSION="~> 3.7.1"
- PUPPET_GEM_VERSION="~> 4.4.1"
notifications:
email: false

File Metadata

Mime Type
text/x-diff
Expires
Tue, Aug 19, 12:58 AM (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3326216

Event Timeline