Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.math
Commits
bdbea2ac
Commit
bdbea2ac
authored
Mar 24, 2014
by
André Anjos
💬
Browse files
Call coveralls command after successful build and testing
parent
be34589a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
bdbea2ac
...
...
@@ -28,3 +28,5 @@ script:
-
"
./bin/coverage
run
--source=xbob.math
./bin/nosetests
-sv"
-
"
./bin/sphinx-build
-b
doctest
doc
sphinx"
-
"
./bin/sphinx-build
-b
html
doc
sphinx"
after_success
:
-
"
coveralls"
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