Merge pull request #115 from hugovk/rm-trusty

Use Xenial as CI base rather than EOL Trusty
This commit is contained in:
Andrew Murray 2019-04-03 11:56:49 +11:00 committed by GitHub
commit 85bc55a345
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ env:
language: python
# Default Python version is usually 2.7
python: 3.5
dist: trusty
dist: xenial
services: docker
osx_image: xcode9.4