X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=.travis.yml;fp=.travis.yml;h=4e6f763bf9c79184914a593332468f11d378d760;hp=74fc2c1ae75e5bba0fa642829236f286721b62a7;hb=a5faa292b5ff608398cabdc2d0a6df6842368a2c;hpb=4b1237a9614a07a34669e833774318badfb70043 diff --git a/.travis.yml b/.travis.yml index 74fc2c1..4e6f763 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ install: - pip show cpp-coveralls script: ./t/cibuild.sh after_success: - - coveralls --exclude t --verbose + - coveralls --build-root src --exclude t --verbose branches: only: - master