Tries to fix Travis builds

This commit is contained in:
Erwan
2019-01-07 10:54:05 +00:00
committed by GitHub
parent fcaa393ffe
commit 87902cbfb4

View File

@@ -24,7 +24,8 @@ rvm:
- ruby-head
before_install:
- "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
- "gem update --system"
- gem update --system
- gem install bundler
matrix:
allow_failures:
- rvm: ruby-head