Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.measure
Commits
99be4be2
Commit
99be4be2
authored
Apr 30, 2015
by
Manuel Günther
Browse files
Fixed travis config
parent
1f26272a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
99be4be2
...
...
@@ -27,7 +27,7 @@ script:
-
./bin/sphinx-build -b doctest doc sphinx
-
./bin/sphinx-build -b html doc sphinx
after_success
:
-
cpp-coveralls --build-root=`pwd` --exclude=src --dump=cpp_cov.json
-
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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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