Skip to content
Snippets Groups Projects
Commit 9b96c99e authored by Manuel Günther's avatar Manuel Günther
Browse files

Set BOB_PREFIX_PATH in travis config

parent 1ce7e83b
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,6 @@ install:
- python bootstrap-buildout.py
- CPPFLAGS=--coverage LDFLAGS=--coverage ./bin/buildout buildout:debug=false
script:
- ./bin/coverage run --source=bob.example.cmake ./bin/nosetests -sv
- BOB_PREFIX_PATH="/home/travis/virtualenv/python*/" ./bin/coverage run --source=bob.example.cmake ./bin/nosetests -sv
after_success:
- cpp-coveralls --build-root=`pwd` --exclude=src
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment