Skip to content

Commit

Permalink
Specify Ruby 2.3.4 and 2.4.1 for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jnbt committed Apr 18, 2017
1 parent e86a5ee commit 7bd9a70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ cache: bundler
rvm:
- 2.1
- 2.2
- 2.3
- 2.4
- 2.3.4
- 2.4.1
- ruby-head
- rbx-2
matrix:
Expand Down

0 comments on commit 7bd9a70

Please sign in to comment.