mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-04-27 15:07:41 +00:00
Drop tests for ruby 2.0.
It’s EOL, so we’re not supporting it anymore.
This commit is contained in:
parent
4f462c33dc
commit
118d0afe26
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