Commit eb686ec7 authored by Davis King's avatar Davis King

Disable os x python testing for now on travis since something is wrong with the travis config.

parent d372fba2
...@@ -118,11 +118,11 @@ matrix: ...@@ -118,11 +118,11 @@ matrix:
################### ###################
- language: python #- language: python
os: osx # os: osx
osx_image: xcode9.2 # osx_image: xcode9.2
python: 3.5 # python: 3.5
env: # env:
- VARIANT=python-api # - VARIANT=python-api
script: # script:
- dlib/travis/build-and-test.sh # - dlib/travis/build-and-test.sh
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment