Skip to content

Commit

Permalink
Expand travis coverage to ruby 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentwoo committed Jan 4, 2018
1 parent 9d4b3fa commit 8153576
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
sudo: false
language: ruby
rvm:
- "1.9.3"
- "2.1.5"
- "2.2.6"
- "2.3.3"
- "2.4.0"
- 1.9
- 2.1
- 2.2
- 2.3
- 2.4
- 2.5

0 comments on commit 8153576

Please sign in to comment.