Skip to content

Commit

Permalink
chore(travis): no really - add 2.4.0 to the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
randym committed Feb 22, 2017
1 parent aed4d58 commit a2259b0
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 @@ -14,11 +14,11 @@ notifications:

matrix:
include:
- rvm: 2.0
- rvm: 2.1
- rvm: 2.2
- rvm: 2.3.3
- rvm: 2.0.0
- rvm: 2.4.0
- rvm: rbx-3
- rvm: jruby-19mode
env: JRUBY_OPTS="-Xcli.debug=true --debug"
Expand Down

0 comments on commit a2259b0

Please sign in to comment.