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
b4e7e2e7
Commit
b4e7e2e7
authored
Mar 18, 2019
by
Davis King
Browse files
fix travis-ci
parent
7e88c5f4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
.travis.yml
.travis.yml
+3
-0
No files found.
.travis.yml
View file @
b4e7e2e7
...
...
@@ -8,6 +8,7 @@ matrix:
os
:
linux
env
:
-
VARIANT=test
-
DISABLED_TESTS=""
script
:
-
dlib/travis/build-and-test.sh
...
...
@@ -26,6 +27,7 @@ matrix:
os
:
linux
env
:
-
VARIANT=test-debug
-
DISABLED_TESTS=""
script
:
-
dlib/travis/build-and-test.sh
...
...
@@ -71,6 +73,7 @@ matrix:
# think you could just set them in the env area like any other, but
# travis is wonky about CC and CXX vars so you have to do it this way.
-
MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"
-
DISABLED_TESTS=""
addons
:
apt
:
sources
:
...
...
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