Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
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
Show 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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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