Skip to content

Commit

Permalink
Update Travis test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrove committed Sep 30, 2018
1 parent cbc966c commit 074e56f
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
language: ruby
rvm:
- 1.9.3
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- 2.3
- 2.4
- 2.5
- 2.6
- ruby-head

matrix:
allow_failures:
- rvm: ruby-head

0 comments on commit 074e56f

Please sign in to comment.