chore: Use xenial distribution

This commit is contained in:
Suraj Shetty 2020-05-06 21:42:05 +05:30
parent ea0b10d1a7
commit 8f9cfcb55d

View file

@ -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