mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-26 14:57:47 +00:00
Try fix TravisCI build
See: https://github.com/travis-ci/travis-ci/issues/8978#issuecomment-354036443
This commit is contained in:
parent
a19f92738d
commit
b4436fbeb2
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@ rvm:
|
||||||
- 2.2.9
|
- 2.2.9
|
||||||
- jruby-9.1.14.0
|
- jruby-9.1.14.0
|
||||||
|
|
||||||
|
before_install:
|
||||||
|
- gem update --system
|
||||||
|
- gem install bundler
|
||||||
|
|
||||||
gemfile:
|
gemfile:
|
||||||
- gemfiles/rails_5_1.gemfile
|
- gemfiles/rails_5_1.gemfile
|
||||||
- gemfiles/rails_5_0.gemfile
|
- gemfiles/rails_5_0.gemfile
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue