Skip to content

Commit

Permalink
Updating Ruby test matrix with 2.5, minor patch versions of others.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Hao committed Mar 6, 2018
1 parent 250e39c commit b42960e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: ruby
rvm:
- 2.1
- 2.2
- 2.3.3
- 2.4.0
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.1
script: "bundle exec rake ci:build"

0 comments on commit b42960e

Please # to comment.