Skip to content

Commit

Permalink
Use rvm 2.3 for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanevet committed Jul 19, 2017
1 parent b43cc50 commit be243c2
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 @@ -4,7 +4,7 @@ cache: bundler
script:
- bundle exec rake spec
rvm:
- 2.2
- 2.3
env:
- FACTER_GEM_VERSION="~> 1.6.0"
- FACTER_GEM_VERSION="~> 1.7.0"
Expand Down

0 comments on commit be243c2

Please sign in to comment.