Skip to content

Commit

Permalink
Change test matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrmurach committed Dec 18, 2016
1 parent bf7daaf commit 0f1c5b9
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,14 @@ rvm:
- 2.2.5
- 2.3.1
- ruby-head
- jruby-9000
- jruby-head
- rbx-2
matrix:
include:
- rvm: jruby-19mode
- rvm: jruby-20mode
- rvm: jruby-21mode
- rvm: jruby-head
- rvm: rbx-2
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: jruby-19mode
- rvm: jruby-20mode
- rvm: jruby-21mode
- rvm: rbx-2
fast_finish: true
branches:
only: master
Expand Down

0 comments on commit 0f1c5b9

Please sign in to comment.