Skip to content

Commit

Permalink
Fix .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nepalez committed Aug 28, 2017
1 parent 1e44029 commit f4b9360
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,16 @@ bundler_args: --without benchmarks tools
script:
- bundle exec rake spec
rvm:
- 2.2
- 2.3.0
- 2.4.0
- jruby-9000
- rbx-2
- rbx-3
- ruby-head
env:
global:
- JRUBY_OPTS='--dev -J-Xmx1024M'
matrix:
allow_failures:
- rvm: rbx-2
- rvm: rbx-3
- rvm: ruby-head
- rvm: jruby-head
Expand Down

0 comments on commit f4b9360

Please sign in to comment.