Skip to content

Commit

Permalink
Stop testing on 2.7.0
Browse files Browse the repository at this point in the history
2.7.0 was end-of-lifed. We don't need to have tests fail on it anymore.
  • Loading branch information
Colleen Murphy committed Dec 4, 2014
1 parent 92031d6 commit 9181065
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ script: "bundle exec rake validate && bundle exec rake lint && bundle exec rake
matrix:
fast_finish: true
include:
- rvm: 1.8.7
env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.6.0"
- rvm: 1.8.7
env: PUPPET_GEM_VERSION="~> 2.7.0" FACTER_GEM_VERSION="~> 1.7.0"
- rvm: 1.9.3
env: PUPPET_GEM_VERSION="~> 3.0"
- rvm: 2.0.0
Expand Down

0 comments on commit 9181065

Please sign in to comment.