Skip to content

Commit

Permalink
removed the extra debug 2.1 versions and fixed the exclude matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
joshk committed Dec 11, 2014
1 parent 5cfcb76 commit 0700aa7
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@ rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- 2.1.0
- 2.1.1
- 2.1.2
- 2.1.3
- 2.1.4
- 2.1

env:
Expand All @@ -34,13 +29,13 @@ matrix:
env: PUPPET_VERSION="~> 2.7.0"
- rvm: 2.0.0
env: PUPPET_VERSION="~> 3.1.0"
- rvm: 2.1.0
- rvm: 2.1
env: PUPPET_VERSION="~> 2.7.0"
- rvm: 2.1.0
- rvm: 2.1
env: PUPPET_VERSION="~> 3.1.0"
- rvm: 2.1.0
- rvm: 2.1
env: PUPPET_VERSION="~> 3.2.0"
- rvm: 2.1.0
- rvm: 2.1
env: PUPPET_VERSION="~> 3.3.0"
- rvm: 2.1.0
- rvm: 2.1
env: PUPPET_VERSION="~> 3.4.0"

0 comments on commit 0700aa7

Please sign in to comment.