Use ruby 2.1.7 for travis
This commit is contained in:
parent
988ee11fe4
commit
d46b68def4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
sudo: false
|
sudo: false
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 1.9.3
|
- 2.1.7
|
||||||
cache: bundler
|
cache: bundler
|
||||||
addons:
|
addons:
|
||||||
postgresql: 9.1
|
postgresql: 9.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue