Skip to content

Commit

Permalink
bump ruby version in .travis.yml to 2.5ma
Browse files Browse the repository at this point in the history
  • Loading branch information
benbalter committed Jan 28, 2019
1 parent 52dc232 commit d0790be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: ruby
cache: bundler
sudo: false
rvm: 2.2
rvm: 2.5

install: script/bootstrap
script: script/cibuild

0 comments on commit d0790be

Please sign in to comment.