Hide OSX tests until travis decides to support Python on OSX

This commit is contained in:
James Morris
2020-07-16 16:54:11 -04:00
parent 0c27e02cea
commit 40c5642eb2

View File

@@ -1,7 +1,7 @@
dist: xenial
os:
- linux
- osx
# - osx
sudo: required
language: python
python:
@@ -48,7 +48,7 @@ matrix:
- python: "pypy"
- python: "pypy3"
# osx, until it's working
- os: osx
# - os: osx
# install requirements
install: