Skip to content

Commit

Permalink
Remove Ruby 2.2 (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
doomspork authored Dec 29, 2018
1 parent 9e0d422 commit bc0eeb9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ before_install: gem update --system
dist: trusty
language: ruby
rvm:
- 2.2
- 2.3
- 2.4
- 2.5
- 2.3
- 2.4
- 2.5

env:
global:
Expand Down

0 comments on commit bc0eeb9

Please # to comment.