mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +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
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 2.0.0
|
- 2.1.9
|
||||||
- 2.1.7
|
- 2.2.5
|
||||||
- 2.2.3
|
- 2.3.1
|
||||||
- jruby-19mode
|
- jruby-19mode
|
||||||
|
|
||||||
gemfile:
|
gemfile:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue