summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index c8b8aafa..a99e8927 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,8 +14,8 @@ addons:
name: "DaveDavenport/rofi"
description: "Build submitted via Travis CI"
notification_email: qball@gmpclient.org
- build_command_prepend: "./configure; make clean"
- build_command: "make -j 4"
+ build_command_prepend: "autoreconf -i;./configure; make clean"
+ build_command: "make"
branch_pattern: coverity_scan
apt:
packages: