summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTomas Barton <barton.tomas@gmail.com>2013-10-13 20:32:54 +0200
committerTomas Barton <barton.tomas@gmail.com>2013-10-13 20:32:54 +0200
commit949474630dd6daf44a1da3820fa67c99a387e2b4 (patch)
tree17da28fdb59c8a04df337b62d87553e1cef80d22 /.travis.yml
parent7be20b4d90918dce2404d5957fc6a2b77e082caf (diff)
disabled testing of puppet 2.6
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 330677c..bd4225e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,8 +4,9 @@ rvm:
- 2.0.0
script: 'rake spec'
env:
- - PUPPET_VERSION=2.6.0
- PUPPET_VERSION=2.7.0
+ - PUPPET_VERSION=3.0.0
+ - PUPPET_VERSION=3.1.0
- PUPPET_VERSION=3.2.0
matrix:
exclude: