Skip to content

Commit

Permalink
[CI] Update ruby version used in travis
Browse files Browse the repository at this point in the history
This is necessary to install recent chef and nio4r versions

Credits goes to @johnnyramos.

Change-Id: I4b6cc16b2d93cbd9fb328c12798aeedb5a3ab9a1
  • Loading branch information
kamaradclimber committed Jan 10, 2017
1 parent 0ad02aa commit f0384bc
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
@@ -1,7 +1,7 @@
language: ruby
cache: bundler
rvm:
- 2.1.0
- 2.2.2
sudo: false
deploy:
edge:
Expand Down

0 comments on commit f0384bc

Please sign in to comment.