Target ruby 2.5.1 to match Ubuntu
This commit is contained in:
parent
773ef195d4
commit
5a5aa5f880
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
sudo: false
|
sudo: false
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 2.5.3
|
- 2.5.1
|
||||||
cache: bundler
|
cache: bundler
|
||||||
addons:
|
addons:
|
||||||
postgresql: 9.5
|
postgresql: 9.5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue