[upgrade-py-node-build-versions] Now building with xenial and sudo so the 3.7 builds will complete, since that's the only way to use 3.7 on Travis-CI right now.
This commit is contained in:
parent
eb56ac4450
commit
207fb7dedd
|
@ -1,6 +1,8 @@
|
|||
language: python
|
||||
python: 3.7
|
||||
env: TRAVIS_NODE_VERSION=10
|
||||
dist: xenial
|
||||
sudo: true
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue