Skip to content

Commit

Permalink
Revert travis changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Naiman committed Apr 30, 2019
1 parent b5f9d35 commit e059f67
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,8 @@ matrix:
fast_finish: true
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: jruby-head

before_install:
- rvm all-gemsets do gem uninstall bundler -ax || true
- gem install bundler -v "< 2"

0 comments on commit e059f67

Please sign in to comment.