Make travis use ubuntu 18.04 instead of 16.04

This commit is contained in:
Jay Townsend
2019-09-15 14:19:35 +01:00
parent 3255273a57
commit 9bbef96d26
+1 -1
View File
@@ -1,4 +1,4 @@
dist: xenial
dist: bionic
language: python
python:
- '3.6'