Skip to content

Commit

Permalink
explicit ruby versions for 2.3 and 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter authored Jan 24, 2017
1 parent b855dc9 commit 28d1c1b
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 @@ -2,8 +2,8 @@ language: ruby
rvm:
- 2.1
- 2.2
- 2.3
- 2.4
- 2.3.3
- 2.4.0

script: "script/cibuild"
sudo: false
Expand Down

0 comments on commit 28d1c1b

Please sign in to comment.