Skip to content

Commit

Permalink
(MODULES-5187) mysnc puppet 5 and ruby 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
eputnam committed Jul 6, 2017
1 parent 65adf65 commit d5919d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ before_install:
matrix:
fast_finish: true
include:
- rvm: 2.3.1
- rvm: 2.4.0
bundler_args: --without system_tests
env: PUPPET_GEM_VERSION="~> 4.0"
- rvm: 2.1.7
env: PUPPET_GEM_VERSION="~> 5.0"
- rvm: 2.1.9
bundler_args: --without system_tests
env: PUPPET_GEM_VERSION="~> 4.0"
notifications:
Expand Down

0 comments on commit d5919d8

Please sign in to comment.