Skip to content

Commit 9181065

Browse files
author
Colleen Murphy
committed
Stop testing on 2.7.0
2.7.0 was end-of-lifed. We don't need to have tests fail on it anymore.
1 parent 92031d6 commit 9181065

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake
55
matrix:
66
fast_finish: true
77
include:
8-
- 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"
128
- rvm: 1.9.3
139
env: PUPPET_GEM_VERSION="~> 3.0"
1410
- rvm: 2.0.0

0 commit comments

Comments
 (0)