Skip to content

Commit

Permalink
update ruby version on travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
skoji committed Dec 26, 2018
1 parent efa1d98 commit bf25619
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: ruby
rvm:
- 2.4.5
- 2.5.3
- 2.5.3
- 2.6.0
script: bundle exec rake spec

0 comments on commit bf25619

Please sign in to comment.