Skip to content

Commit

Permalink
CI: Use 2.6.3 (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle authored and EppO committed May 7, 2019
1 parent e1b0389 commit e196d70
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 @@ -11,7 +11,7 @@ after_success:
- bundle exec codeclimate-test-reporter

rvm:
- 2.6.2
- 2.6.3

This comment has been minimized.

Copy link
@doits

doits Jun 5, 2019

I think you can simply write - 2.6 and it will automatically pick up the latest available ruby 2.6.x version

- 2.5.5
- 2.4.6
- 2.3.8
Expand Down

0 comments on commit e196d70

Please sign in to comment.