summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTomas Barton <barton.tomas@gmail.com>2013-10-13 20:40:55 +0200
committerTomas Barton <barton.tomas@gmail.com>2013-10-13 20:40:55 +0200
commitb38f8b003efd9babe298029309c7ace0cc0a7e7c (patch)
treee5a7745826eb3c5d1249edc289306ca7c7afea83 /.travis.yml
parent949474630dd6daf44a1da3820fa67c99a387e2b4 (diff)
disabled building on ruby 2.0 before puppet 3.2
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index bd4225e..e27b2f5 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,6 +15,8 @@ matrix:
env: PUPPET_VERSION=2.6.0
# No support for Ruby 2.0 before Puppet 3.2
- rvm: 2.0.0
- env: PUPPET_VERSION=2.6.0
- - rvm: 2.0.0
env: PUPPET_VERSION=2.7.0
+ - rvm: 2.0.0
+ env: PUPPET_VERSION=3.0.0
+ - rvm: 2.0.0
+ env: PUPPET_VERSION=3.1.0