Skip to content

Commit

Permalink
travis 2.2 alias is working correctly, so we can cleanup the travis c…
Browse files Browse the repository at this point in the history
…onfig
  • Loading branch information
adavidw committed Oct 11, 2017
1 parent 20954c0 commit c81f6b4
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 @@ sudo:
false

rvm:
- 2.2.7 # can't use the 2.2 alias because as of July 2017 travis resolves that to 2.2.0
- 2.2
- 2.3
- 2.4

Expand Down

0 comments on commit c81f6b4

Please sign in to comment.