Skip to content

Commit

Permalink
Updating Ruby Version for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
kwevers committed Jul 13, 2017
1 parent 187a7f5 commit 0e38eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ matrix:
env: PUPPET_GEM_VERSION="~> 3.0" FUTURE_PARSER="yes" ORDERING="random"
- sudo: required
dist: trusty
rvm: 2.1.9
rvm: 2.2.2
env: PUPPET_GEM_VERSION="~> 3.0" STRICT_VARIABLES="yes" ORDERING="random"
- sudo: required
dist: trusty
Expand Down

0 comments on commit 0e38eeb

Please sign in to comment.