bump ruby version in .travis.yml to 2.5ma

This commit is contained in:
Ben Balter 2019-01-28 10:50:52 -05:00
parent 8364d7a4a0
commit f2539643a8
No known key found for this signature in database
GPG Key ID: DBB67C246AD356C4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
language: ruby
cache: bundler
sudo: false
rvm: 2.2
rvm: 2.5
install: script/bootstrap
script: script/cibuild