Skip to content

Commit

Permalink
Merge pull request #241 from satoryu/fix_travis_yml
Browse files Browse the repository at this point in the history
Remove 2.3.0-preview since ruby-head already is included
  • Loading branch information
jch committed Dec 2, 2015
2 parents 50d44a0 + 737c484 commit 397ac68
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ rvm:
- 2.1
- 2.2
# optional
- 2.3.0-preview1
- ruby-head
- jruby-19mode
- jruby-head
Expand All @@ -21,7 +20,6 @@ script: bundle exec rake ci

matrix:
allow_failures:
- rvm: 2.3.0-preview1
- rvm: ruby-head
- rvm: jruby-19mode
- rvm: jruby-head
Expand Down

0 comments on commit 397ac68

Please sign in to comment.