We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 804cf22 commit feea190Copy full SHA for feea190
.travis.yml
@@ -10,6 +10,6 @@ rvm:
10
script: bundle exec rake test
11
env:
12
- PUPPET_GEM_VERSION="~> 4.0"
13
- - PUPPET_GEM_VERSION="~> 5.0"
+ - PUPPET_GEM_VERSION="5.3.3"
14
matrix:
15
fast_finish: true
0 commit comments