[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:
Joseph Nix 2018-09-07 14:46:08 -05:00
parent eb56ac4450
commit 207fb7dedd
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
language: python
python: 3.7
env: TRAVIS_NODE_VERSION=10
dist: xenial
sudo: true
branches:
only:
- master