use travis workaround for py37

This commit is contained in:
Thomas Kriechbaumer 2018-09-07 17:47:31 +02:00
parent 925bba4c3c
commit a2e6c47a2b

View File

@ -33,6 +33,8 @@ matrix:
env: TOXENV=individual_coverage
- python: 3.7
env: TOXENV=py37
dist: xenial
sudo: true # required workaround for https://github.com/travis-ci/travis-ci/issues/9815
- language: node_js
node_js: "node"
before_install: