Stop using TravisCI for pyinstaller/Linux test coverage
This commit is contained in:
parent
1b491f293a
commit
16c8026b6d
|
@ -45,9 +45,6 @@ notifications:
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
|
||||||
python: '2.7'
|
|
||||||
env: T=pyinstaller LANG=en_US.UTF-8
|
|
||||||
- os: linux
|
- os: linux
|
||||||
python: '3.6'
|
python: '3.6'
|
||||||
env: T=py36
|
env: T=py36
|
||||||
|
|
Loading…
Reference in New Issue