summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMickaël Canévet <mickael.canevet@camptocamp.com>2017-03-31 16:44:41 +0200
committerMickaël Canévet <mickael.canevet@camptocamp.com>2017-03-31 16:44:41 +0200
commitf1bade54d969ac2869648639b8dd1326c0ca8815 (patch)
treedd48e533a66ba2e31ff324125ae498be3829eb41
parent952660f24a37781400df9433e5597e102349415a (diff)
Update with modulesync
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 3efa3ba..70e0f15 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,9 +13,9 @@ script: ["bundle exec rake validate", "bundle exec rake lint", "bundle exec rake
matrix:
fast_finish: true
include:
- - rvm: 2.1.9
+ - rvm: 2.1.10
env: PUPPET_GEM_VERSION="~> 4.0"
- - rvm: 2.3.1
+ - rvm: 2.3.4
env: PUPPET_GEM_VERSION="~> 4"
notifications:
email: false