Skip to content

Commit

Permalink
Merge pull request #286 from apenney/travis
Browse files Browse the repository at this point in the history
Add 3.3, strip down the excludes.
  • Loading branch information
Ashley Penney committed Sep 26, 2013
2 parents 17597bf + 7564caa commit f0cde6b
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .travis.yml
Expand Up @@ -14,9 +14,7 @@ rvm:
env:
matrix:
- PUPPET_GEM_VERSION="~> 2.7.0"
- PUPPET_GEM_VERSION="~> 3.0.0"
- PUPPET_GEM_VERSION="~> 3.1.0"
- PUPPET_GEM_VERSION="~> 3.2.0"
- PUPPET_GEM_VERSION="~> 3.3.0"
global:
- PUBLISHER_LOGIN=puppetlabs
- secure: |-
Expand All @@ -29,11 +27,5 @@ matrix:
env: PUPPET_GEM_VERSION="~> 2.7.0"
- rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 2.7.0"
- rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 3.0.0"
- rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 3.1.0"
- rvm: 1.8.7
env: PUPPET_GEM_VERSION="~> 3.2.0"
notifications:
email: false

0 comments on commit f0cde6b

Please sign in to comment.