diff --git a/.travis.yml b/.travis.yml index c72ca2ea..f8c69839 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ matrix: - python: 3.7 dist: xenial sudo: true + env: TOXENV=py37-test after_success: - codecov - python: 3.7