Skip to content

Commit

Permalink
Add later Ruby version to TravisCI
Browse files Browse the repository at this point in the history
  • Loading branch information
sshaw committed Apr 13, 2018
1 parent 006cac2 commit ab383b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -6,7 +6,9 @@ rvm:
- 2.0
- 2.1
- 2.2
- 2.3.0
- 2.3
- 2.4
- 2.5

before_install:
- gem update bundler
Expand Down

0 comments on commit ab383b6

Please sign in to comment.