Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
sot-torque-control
Commits
225a68b1
Commit
225a68b1
authored
Feb 20, 2018
by
Olivier Stasse
Browse files
[travis] Add PYTHON in custom_build for unitary tests.
parent
a822f2d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
travis_custom/custom_build
View file @
225a68b1
...
...
@@ -14,6 +14,7 @@ else
fi
export
PKG_CONFIG_PATH
=
"
${
PKG_CONFIG_PATH
}
:/opt/openrobots/lib/pkgconfig"
export
LD_LIBRARY_PATH
=
"
${
LD_LIBRARY_PATH
}
:/opt/openrobots/lib"
export
PYTHON_PATH
=
"
${
PYTHON_PATH
}
:/opt/openrobots/lib/python2.7/site-packages:/opt/openrobots/lib/python2.7/dist-packages"
# Setup environment variables.
.
./.travis/run ../.travis/build
...
...
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