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 9177f44 commit 461b4e2Copy full SHA for 461b4e2
.travis.yml
@@ -16,12 +16,6 @@ script: 'bundle exec rake validate && bundle exec rake lint && SPEC_OPTS="--form
16
matrix:
17
fast_finish: true
18
include:
19
- - rvm: 1.9.3
20
- env: PUPPET_GEM_VERSION="~> 3.0"
21
- - rvm: 2.1.5
22
23
24
- env: PUPPET_GEM_VERSION="~> 3.0" FUTURE_PARSER="yes"
25
- rvm: 2.1.6
26
env: PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES="yes"
27
- rvm: 2.3.1
0 commit comments