mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
Clean up travis.yml
This commit is contained in:
parent
1a3cddb468
commit
78663d4a93
1 changed files with 0 additions and 4 deletions
|
|
@ -1,11 +1,7 @@
|
|||
language: ruby
|
||||
# Temporary workaround for minitest 4.7.5 installation error on ruby 2.1.0
|
||||
before_install:
|
||||
- gem install bundler -v '>= 1.5.1'
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.1
|
||||
- 2.1.2
|
||||
- jruby-19mode
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue