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
eb686ec7
Commit
eb686ec7
authored
Mar 18, 2019
by
Davis King
Browse files
Disable os x python testing for now on travis since something is wrong with the travis config.
parent
d372fba2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
.travis.yml
.travis.yml
+8
-8
No files found.
.travis.yml
View file @
eb686ec7
...
@@ -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
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