mirror of
https://github.com/samsonjs/rack-attack.git
synced 2026-03-25 09:25:49 +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
|
||||
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