summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2014-01-25 16:00:13 +0100
committermh <mh@immerda.ch>2014-01-25 16:00:13 +0100
commit95e838291d238ae1489287669fec21ddb0d7df1b (patch)
treeb850bae029bd23e59bbe463ac4a9a06413ef7a87
parent91f339a550dbb677fbcb633cd828b0878fee33be (diff)
try to fix travis and add new puppet version
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index e27b2f5..9b9750e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,12 +2,13 @@ rvm:
- 1.8.7
- 1.9.3
- 2.0.0
-script: 'rake spec'
+script: 'bundle exec rake spec'
env:
- PUPPET_VERSION=2.7.0
- PUPPET_VERSION=3.0.0
- PUPPET_VERSION=3.1.0
- PUPPET_VERSION=3.2.0
+ - PUPPET_VERSION=3.4.2
matrix:
exclude:
# No support for Ruby 1.9 before Puppet 2.7