Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
d372fba2
Commit
d372fba2
authored
Mar 18, 2019
by
Davis King
Browse files
try testing python on osx on travis
parent
b8324f5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
4 deletions
+13
-4
.travis.yml
.travis.yml
+13
-4
No files found.
.travis.yml
View file @
d372fba2
...
...
@@ -108,12 +108,21 @@ matrix:
###################
# # Disabled because travis's OS X machines take hours (or days) to begin
# running. Or maybe they are just broken entirely. Who knows.
-
language
:
cpp
#- language: cpp
# os: osx
# osx_image: xcode9.2
# env:
# - VARIANT=test
# script:
# - dlib/travis/build-and-test.sh
###################
-
language
:
python
os
:
osx
osx_image
:
xcode9.2
python
:
3.5
env
:
-
VARIANT=
test
-
VARIANT=
python-api
script
:
-
dlib/travis/build-and-test.sh
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment