Commit e3f67173 authored by Davis King's avatar Davis King

Try turning on OS X testing on travis.

parent cc0cbc02
...@@ -108,12 +108,12 @@ matrix: ...@@ -108,12 +108,12 @@ matrix:
################### ###################
# # Disabled because travis's OS X machines take hours (or days) to begin # # Disabled because travis's OS X machines take hours (or days) to begin
# running. Or maybe they are just broken entirely. Who knows. # running. Or maybe they are just broken entirely. Who knows.
#- language: cpp - language: cpp
# os: osx os: osx
# osx_image: xcode9.2 osx_image: xcode9.2
# env: env:
# - VARIANT=test - VARIANT=test
# 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