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
|
||||
rvm:
|
||||
- 2.5.1
|
||||
cache: bundler
|
||||
- 2.5.3
|
||||
cache:
|
||||
- bundler
|
||||
addons:
|
||||
postgresql: 9.5
|
||||
apt:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue