mirror of
https://github.com/ColinDuquesnoy/QDarkStyleSheet.git
synced 2026-08-29 16:40:31 +08:00
FIX: return the test env on travis
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user