summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2014-11-02 12:45:28 +0100
committerQC <qball@gmpclient.org>2014-11-02 12:45:28 +0100
commit442088dcc405a1f3e754531b17ac228eb638ff0f (patch)
treeac84d21b9cbbd24c49ea87ac9a07176808c82844 /.travis.yml
parent1a92ec90fb9859027a60143d2c3115af382af601 (diff)
Update travis.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3237609a..df3f7707 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,4 +10,4 @@ before_install:
script:
- autoreconf -i && ./configure --enable-gcov && make && make test
after_success:
- - coveralls -x c --gcov-options '\-lp' -E '<built-in>'
+ - coveralls -x c --gcov-options '\-lp' -e '<built-in>'