Skip to content

Commit 2059f81

Browse files
committed
Updated travisci file to do testing for Puppet 4
1 parent 4c13cb0 commit 2059f81

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ matrix:
1212
env: PUPPET_GEM_VERSION="~> 3.0"
1313
- rvm: 2.0.0
1414
env: PUPPET_GEM_VERSION="~> 3.0"
15-
allow_failures:
16-
- rvm: 2.1.6
17-
env: PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES="yes"
15+
- rvm: 2.1.6
16+
env: PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES="yes"
1817
notifications:
1918
email: false

0 commit comments

Comments
 (0)