mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +00:00
Merge pull request #184 from ktheory/travis-modern-rubies
Drop tests for ruby 2.0.
This commit is contained in:
commit
1bc85fa139
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 2.0.0
|
||||
- 2.1.7
|
||||
- 2.2.3
|
||||
- 2.1.9
|
||||
- 2.2.5
|
||||
- 2.3.1
|
||||
- jruby-19mode
|
||||
|
||||
gemfile:
|
||||
|
|
|
|||
Loading…
Reference in a new issue