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
fengzch-das
multibuild
Commits
a95c98e4
Commit
a95c98e4
authored
Feb 10, 2018
by
Ivan Pozdeev
Browse files
Add tracing for Docker, too
parent
15e99ac6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
.travis.yml
.travis.yml
+1
-0
tests/env_vars.sh
tests/env_vars.sh
+2
-0
No files found.
.travis.yml
View file @
a95c98e4
...
@@ -124,4 +124,5 @@ matrix:
...
@@ -124,4 +124,5 @@ matrix:
-
PYTHON_VERSION=3.5
-
PYTHON_VERSION=3.5
script
:
script
:
-
export ENV_VARS_PATH="tests/env_vars.sh"
-
source tests/test_multibuild.sh
-
source tests/test_multibuild.sh
tests/env_vars.sh
0 → 100644
View file @
a95c98e4
export
PS4
=
'+(${BASH_SOURCE}:${LINENO}): ${FUNCNAME[0]:+${FUNCNAME[0]}(): }'
set
-x
\ 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