Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.core
Commits
19c345f9
Commit
19c345f9
authored
Aug 12, 2016
by
André Anjos
💬
Browse files
[ci] Standardise
parent
91b5661c
Pipeline
#3095
passed with stages
in 21 minutes and 59 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
19c345f9
...
...
@@ -65,6 +65,7 @@ variables:
MACOSX_DEPLOYMENT_TARGET
:
"
10.9"
CFLAGS
:
"
-pthread
-coverage"
CXXFLAGS
:
"
-pthread
-coverage"
LDFLAGS
:
"
-lpthread"
# Template for the test stage - re-install from uploaded wheels
...
...
@@ -271,4 +272,4 @@ wheels_macosx_35:
dependencies
:
-
build_macosx_35
tags
:
-
conda-macosx
-
conda-macosx
\ No newline at end of file
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