We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5be8bab commit 79eccc6Copy full SHA for 79eccc6
.travis.yml
@@ -7,9 +7,5 @@ rvm:
7
- 2.3.4
8
script: bundle exec rake test
9
env:
10
- - PUPPET_VERSION="~> 4.5.0"
11
- - PUPPET_VERSION="~> 4.6.0"
12
- - PUPPET_VERSION="~> 4.7.0"
13
- - PUPPET_VERSION="~> 4.8.0"
14
- - PUPPET_VERSION="~> 4.9.0"
15
- - PUPPET_VERSION="~> 5.0.0"
+ - PUPPET_VERSION="~> 5.5"
+ - PUPPET_VERSION="~> 6.16"
0 commit comments