summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0352958)
raw | patch | inline | side by side (parent: 0352958)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 10 Apr 2014 13:59:49 +0000 (15:59 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 10 Apr 2014 13:59:49 +0000 (15:59 +0200) |
coveralls reports work fine now, so we don't need this anymore.
.travis.yml | patch | blob | history |
diff --git a/.travis.yml b/.travis.yml
index fc8953c72d3b86dc0a060a1284d15ff1b4ef49f2..95f4ba5ca6de5b28d1b75182b203d213040baa55 100644 (file)
--- a/.travis.yml
+++ b/.travis.yml
- pip show cpp-coveralls
script: ./t/cibuild.sh
after_success:
- - coveralls --build-root src --exclude t --verbose
+ - coveralls --build-root src --exclude t
branches:
only:
- master