Stop using TravisCI for Python 2.7/macOS test coverage

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

View File

@ -54,10 +54,6 @@ matrix:
- os: linux
python: '2.7'
env: T=pyinstaller LANG=en_US.UTF-8
- os: osx
python: '2.7'
env: T=py27 LANG=en_US.UTF-8
language: generic # "python" is not available on OS-X
- os: osx
python: '2.7'
env: T=pyinstaller LANG=en_US.UTF-8

0
newsfragments/3331.minor Normal file
View File