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 65adf65 commit d5919d8Copy full SHA for d5919d8
1 file changed
.travis.yml
@@ -10,10 +10,10 @@ before_install:
10
matrix:
11
fast_finish: true
12
include:
13
- - rvm: 2.3.1
+ - rvm: 2.4.0
14
bundler_args: --without system_tests
15
- env: PUPPET_GEM_VERSION="~> 4.0"
16
- - rvm: 2.1.7
+ env: PUPPET_GEM_VERSION="~> 5.0"
+ - rvm: 2.1.9
17
18
env: PUPPET_GEM_VERSION="~> 4.0"
19
notifications:
0 commit comments