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