try updating ruby

This commit is contained in:
Sam 2016-05-14 15:32:56 +10:00
parent 03aba13b33
commit 5e2cb38f61
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ rvm:
- 2.0
- 2.1
- 2.2
- 2.3
- 2.3.1
before_install: gem install bundler -v 1.12.0
cache: bundler
sudo: false