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
|
sudo: false
|
||||||
|
dist: trusty
|
||||||
language: python
|
language: python
|
||||||
cache: pip
|
cache: pip
|
||||||
before_cache:
|
before_cache:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user