summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4b1237a)
raw | patch | inline | side by side (parent: 4b1237a)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 10 Apr 2014 10:59:21 +0000 (12:59 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 10 Apr 2014 10:59:21 +0000 (12:59 +0200) |
Else, it cannot find the right source files.
.travis.yml | patch | blob | history |
diff --git a/.travis.yml b/.travis.yml
index 74fc2c1ae75e5bba0fa642829236f286721b62a7..4e6f763bf9c79184914a593332468f11d378d760 100644 (file)
--- a/.travis.yml
+++ b/.travis.yml
- pip show cpp-coveralls
script: ./t/cibuild.sh
after_success:
- - coveralls --exclude t --verbose
+ - coveralls --build-root src --exclude t --verbose
branches:
only:
- master