summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 994a9c1)
raw | patch | inline | side by side (parent: 994a9c1)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 21 Dec 2013 19:28:06 +0000 (20:28 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 21 Dec 2013 19:28:06 +0000 (20:28 +0100) |
This is to see what's going on in the logs.
.travis.yml | patch | blob | history |
diff --git a/.travis.yml b/.travis.yml
index 6aa12003edf48efad351e06c04cd1261531b0700..06956845d15220e2b24a5f0655116b8c269dc812 100644 (file)
--- a/.travis.yml
+++ b/.travis.yml
- ./autogen.sh
script: ./configure CFLAGS="-O0 --coverage --no-inline -Wno-sign-conversion" && make && make test
after_success:
- - coveralls --exclude t
+ - coveralls --exclude t --verbose
branches:
only:
- master