Skip to content

Commit

Permalink
update travis env matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jdowning committed Jul 21, 2014
1 parent d79b36f commit cd14647
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@ rvm:
bundler_args: --without development
script: bundle exec rake spec SPEC_OPTS='--format documentation'
env:
- PUPPET_VERSION="2.7.25"
- PUPPET_VERSION="2.7.26"
- PUPPET_VERSION="3.1.1"
- PUPPET_VERSION="3.2.4"
- PUPPET_VERSION="3.3.2"
- PUPPET_VERSION="3.4.2"
- PUPPET_VERSION="3.4.3"
- PUPPET_VERSION="3.5.1"
- PUPPET_VERSION="3.6.2"
notifications:
email:
- [email protected]

0 comments on commit cd14647

Please sign in to comment.