chore: Use xenial distribution
This commit is contained in:
parent
ea0b10d1a7
commit
8f9cfcb55d
1 changed files with 5 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
language: python
|
||||
dist: trusty
|
||||
dist: xenial
|
||||
|
||||
addons:
|
||||
hosts:
|
||||
|
|
@ -9,6 +9,10 @@ addons:
|
|||
postgresql: 9.5
|
||||
chrome: stable
|
||||
|
||||
services:
|
||||
- xvfb
|
||||
- mysql
|
||||
|
||||
git:
|
||||
depth: 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue