Skip to content

Commit

Permalink
Test with Ruby 2.3 and allow failures with ruby-head
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Jan 6, 2016
1 parent b033847 commit 63ea665
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Expand Up @@ -12,10 +12,13 @@ rvm:
- jruby-head
- 2.0.0
- 2.1
- 2.2
- 2.2.4
- 2.3.0
- ruby-head
matrix:
fast_finish: true
allow_failures:
- rvm: ruby-head
bundler_args: --jobs 3 --retry 3
notifications:
email: false
Expand Down

0 comments on commit 63ea665

Please sign in to comment.