travis: move to 'trusty' dist
the old 'precise' environment doesn't have py3.7 available
This commit is contained in:
parent
1181a7dba7
commit
ef32b23fe9
|
@ -1,4 +1,5 @@
|
|||
sudo: false
|
||||
dist: trusty
|
||||
language: python
|
||||
cache: pip
|
||||
before_cache:
|
||||
|
|
Loading…
Reference in New Issue
Block a user