Skip to content

Commit

Permalink
add puppet ~> 3.8 & ~> 4.1 to travis matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Jun 23, 2015
1 parent 0f80674 commit acb26dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ env:
- PUPPET_VERSION="~> 2.7.0"
- PUPPET_VERSION="~> 3.6.0"
- PUPPET_VERSION="~> 3.7.0"
- PUPPET_VERSION="~> 3.8.0"
- PUPPET_VERSION="~> 4.0.0"
- PUPPET_VERSION="~> 4.1.0"
matrix:
exclude:
- rvm: 1.9.3
Expand Down

0 comments on commit acb26dc

Please sign in to comment.