try default trusty

This commit is contained in:
Stepan Kuzmin 2018-01-18 14:33:50 +03:00
parent c0ad4ae4c6
commit d6859cdfd3

View File

@ -1,6 +1,9 @@
language: rust
cache: cargo
dist: trusty
sudo: false
branches:
except:
- /^v[0-9]/
@ -8,11 +11,11 @@ branches:
services:
- postgresql
addons:
postgresql: 9.6
apt:
packages:
- postgresql-9.6-postgis-2.4
# addons:
# postgresql: 9.6
# apt:
# packages:
# - postgresql-9.6-postgis-2.4
env:
- DATABASE_URL=postgres://postgres@localhost/test