Skip to content

Commit fc51f0e

Browse files
committed
add newer puppet versions to travis file
1 parent 31db36e commit fc51f0e

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ branches:
88
only:
99
- master
1010
env:
11-
- PUPPET_VERSION=2.7.13
12-
- PUPPET_VERSION=2.7.6
1311
- PUPPET_VERSION=2.6.9
12+
- PUPPET_VERSION=2.7.6
13+
- PUPPET_VERSION=2.7.13
1414
- PUPPET_VERSION=3.0.0
15+
- PUPPET_VERSION=3.1.0
16+
- PUPPET_VERSION=3.2.0
1517
notifications:
1618
email: false
1719
gemfile: .gemfile

0 commit comments

Comments
 (0)