Skip to content

Commit

Permalink
Remove unused rubies, add rubies that could be used
Browse files Browse the repository at this point in the history
  • Loading branch information
Joep van Delft committed Aug 17, 2018
1 parent 000fc08 commit d98b81f
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
language: ruby
rvm:
- "2.2.9"
- "2.3.6"
- "2.2.1"
- "2.2.5"
- "2.2.6"
- "2.2.7"
- "2.4.0"
- "2.4.2"
- "2.4.3"

- "2.4"
- "2.5.0"
- "2.5"

jobs:
Expand Down

0 comments on commit d98b81f

Please sign in to comment.