Skip to content
Snippets Groups Projects
Commit 6dddee6a authored by Donald Stufft's avatar Donald Stufft
Browse files

Setup the LID_LIBRARY_PATH and LD_RUN_PATH

parent a6825f1c
No related branches found
No related tags found
No related merge requests found
...@@ -12,3 +12,5 @@ script: ...@@ -12,3 +12,5 @@ script:
- pep8 nacl - pep8 nacl
- pylint --rcfile .pylintrc -r y nacl - pylint --rcfile .pylintrc -r y nacl
- py.test - py.test
env:
- LD_LIBRARY_PATH=/usr/local/lib LD_RUN_PATH=/usr/local/lib
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment