Skip to content

Commit

Permalink
remove ruby-head / puppet ~> 3.2.1 & ~> 3.3.0 from travis ci matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Hoblitt committed Oct 14, 2013
1 parent ec20f7e commit 0fc5e6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,9 @@ matrix:
env: PUPPET_GEM_VERSION="~> 3.0.0"
- rvm: ruby-head
env: PUPPET_GEM_VERSION="~> 3.1.0"
- rvm: ruby-head
env: PUPPET_GEM_VERSION="~> 3.2.1"
- rvm: ruby-head
env: PUPPET_GEM_VERSION="~> 3.3.0"
notifications:
email: false

0 comments on commit 0fc5e6c

Please sign in to comment.