Skip to content

Commit 07fd96b

Browse files
author
Ashley Penney
committed
Merge pull request #209 from cmurphy/master
Remove Puppet 2.7 from travis matrix
2 parents cc1e654 + bf1f3de commit 07fd96b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ matrix:
66
fast_finish: true
77
include:
88
- rvm: 1.8.7
9-
env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.6.0"
10-
- rvm: 1.8.7
11-
env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.7.0"
9+
env: PUPPET_GEM_VERSION="~> 3.0"
1210
- rvm: 1.9.3
1311
env: PUPPET_GEM_VERSION="~> 3.0"
1412
- rvm: 2.0.0

0 commit comments

Comments
 (0)