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

Fixed travis config

parent 9e12d802
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@ script:
after_success:
- cpp-coveralls --build-root=`pwd` --exclude=src --exclude-pattern=".*Compiler.*" --dump=cpp_cov.json
- coveralls --merge=cpp_cov.json
- wget https://raw.githubusercontent.com/bioidiap/bob.extension/master/scripts/upload-{sphinx,wheel}.sh
- chmod a+x upload-sphinx.sh upload-wheel.sh
- ./upload-sphinx.sh
- ./upload-wheel.sh
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