bump ruby version in .travis.yml to 2.5

This commit is contained in:
Ben Balter
2019-01-28 10:33:41 -05:00
parent 0f338d7ea2
commit c7d54329ff

View File

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