Skip to content

Commit

Permalink
Update travis ruby versions; add 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-lord committed Dec 27, 2018
1 parent 2b5bebf commit 9315a06
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ language: ruby
rvm:
- 2.0.0
- 2.1.10
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- 2.2.10
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0
- ruby-head
matrix:
allow_failures:
Expand Down

0 comments on commit 9315a06

Please sign in to comment.