FIX: return the test env on travis

This commit is contained in:
Daniel Pizetta
2020-03-24 16:12:32 -03:00
parent f039ddca6b
commit 5a0a6b7fab
+2 -2
View File
@@ -20,6 +20,8 @@ matrix:
- python: 3.8
env: TOXENV=py38-pyside2
- python: 3.8
env: TOXENV=py38-test
- python: 3.8
env: TOXENV=py38-lint
- python: 3.8
@@ -34,8 +36,6 @@ matrix:
- python: 3.8
env: TOXENV=py38-release
install:
# to make sure it has everything up to date