Try turning on OS X testing on travis.

This commit is contained in:
Davis King 2019-03-17 21:34:54 -04:00
parent cc0cbc0248
commit e3f67173ff
1 changed files with 7 additions and 7 deletions

View File

@ -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