Skip to content

Commit

Permalink
This build should be green
Browse files Browse the repository at this point in the history
  • Loading branch information
abradner committed Apr 24, 2016
1 parent 9963353 commit 4c82844
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,14 @@ env:
- JRUBY_OPTS="$JRUBY_OPTS --debug"
language: ruby
rvm:
- 2.0.0
- 2.1
- 2.2
- 2.1
- 2.0.0
- 2.3
- jruby-head
- ruby-head
matrix:
allow_failures:
- rvm: jruby-head
- rvm: 2.3
- rvm: ruby-head
fast_finish: true
sudo: false
Expand Down

0 comments on commit 4c82844

Please sign in to comment.