Stop using TravisCI for Python 2.7/Linux test coverage

This commit is contained in:
Jean-Paul Calderone 2020-07-17 12:42:41 -04:00
parent 0ce6e562cb
commit c942064ee0
No known key found for this signature in database
GPG Key ID: 86E6F8BAE797C287
2 changed files with 0 additions and 3 deletions

View File

@ -54,9 +54,6 @@ matrix:
- os: linux
python: '2.7'
env: T=pyinstaller LANG=en_US.UTF-8
- os: linux
python: '2.7'
env: T=py27 LANG=C
- os: osx
python: '2.7'
env: T=py27 LANG=en_US.UTF-8

0
newsfragments/3330.minor Normal file
View File