Switch travis to use xenial
This commit is contained in:
parent
15841e8d2a
commit
5e42165d37
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
||||||
sudo: false
|
dist: xenial
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 2.5.1
|
- 2.5.3
|
||||||
cache: bundler
|
cache:
|
||||||
|
- bundler
|
||||||
addons:
|
addons:
|
||||||
postgresql: 9.5
|
postgresql: 9.5
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue