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.ap
Commits
70c3825c
Commit
70c3825c
authored
Mar 24, 2014
by
André Anjos
💬
Browse files
Call coveralls command after successful build and testing
parent
6c37ed95
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
70c3825c
...
...
@@ -34,3 +34,5 @@ script:
-
"
./bin/coverage
run
--source=xbob.ap
./bin/nosetests
-sv"
-
"
./bin/sphinx-build
-b
doctest
doc
sphinx"
-
"
./bin/sphinx-build
-b
html
doc
sphinx"
after_success
:
-
"
coveralls"
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