Stop using TravisCI for pyinstaller/macOS test coverage

This commit is contained in:
Jean-Paul Calderone 2020-07-17 12:44:19 -04:00
parent f3780cd4cb
commit 0803aef1cb
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=pyinstaller LANG=en_US.UTF-8
language: generic # "python" is not available on OS-X
- os: linux
python: '3.6'
env: T=py36

0
newsfragments/3332.minor Normal file
View File