Skip to content

Commit 4ccd1f0

Browse files
committed
(MODULES-5187) mysnc puppet 5 and ruby 2.4
1 parent 96f86dc commit 4ccd1f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@ matrix:
2222
script: bundle exec rake beaker
2323
services: docker
2424
sudo: required
25-
- rvm: 2.3.1
25+
- rvm: 2.4.0
2626
bundler_args: --without system_tests
27-
env: PUPPET_GEM_VERSION="~> 4.0"
28-
- rvm: 2.1.7
27+
env: PUPPET_GEM_VERSION="~> 5.0"
28+
- rvm: 2.1.9
2929
bundler_args: --without system_tests
3030
env: PUPPET_GEM_VERSION="~> 4.0"
3131
notifications:

0 commit comments

Comments
 (0)