per https://docs.travis-ci.com/user/languages/python/, Python builds are not available on the macOS

This commit is contained in:
Akash Mahanty
2020-11-26 08:08:59 +05:30
committed by GitHub
parent ac8b9d6a50
commit 0d7458ee90

View File

@ -1,5 +1,6 @@
language: python
os: osx
os: linux
dist: xenial
cache: pip
python:
- 3.8