Skip to content

Commit

Permalink
Adjusted tests on travis to use current puppet versions, too.
Browse files Browse the repository at this point in the history
  • Loading branch information
DracoBlue committed Feb 2, 2015
1 parent f5dceec commit 4bffb2b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ before_script:
- sudo PUPPET_VERSION=$PUPPET_VERSION FACTER_VERSION=$FACTER_VERSION bin/ensure_puppet_version
env:
matrix:
- PUPPET_VERSION=3.4.0 FACTER_VERSION=2.
- PUPPET_VERSION=3.3.0 FACTER_VERSION=2.
- PUPPET_VERSION=3.7.4 FACTER_VERSION=2.
- PUPPET_VERSION=3.6.2 FACTER_VERSION=2.
- PUPPET_VERSION=3.5.1 FACTER_VERSION=2.
- PUPPET_VERSION=3.4.3 FACTER_VERSION=2.
- PUPPET_VERSION=3.3.2 FACTER_VERSION=2.
- PUPPET_VERSION=2.7.17 FACTER_VERSION=1.
- PUPPET_VERSION=2.7.13 FACTER_VERSION=1.

0 comments on commit 4bffb2b

Please sign in to comment.