Travis: upgrade to Ruby 2.5.0

This commit is contained in:
Rico Sta. Cruz 2018-03-17 13:07:22 +08:00
parent 5ef13be0ca
commit 65f1316f28
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: ruby
rvm:
- 2.4.2
- 2.5.0
script:
- make test
cache: