diff --git a/.travis.yml b/.travis.yml
index 8cc66549248eb3cd128092a714818dcc5d1c681d..9c7be86a2a05d5822537f9178fc793d1afb995ed 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,3 +12,5 @@ script:
   - pep8 nacl
   - pylint --rcfile .pylintrc -r y nacl
   - py.test
+env:
+  - LD_LIBRARY_PATH=/usr/local/lib LD_RUN_PATH=/usr/local/lib