mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
Merge pull request #76 from greysteil/clean-up-travis
Clean up travis.yml
This commit is contained in:
commit
502e5ae108
1 changed files with 0 additions and 4 deletions
|
|
@ -1,11 +1,7 @@
|
||||||
language: ruby
|
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:
|
rvm:
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- 2.1.1
|
|
||||||
- 2.1.2
|
- 2.1.2
|
||||||
- jruby-19mode
|
- jruby-19mode
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue