summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-10-17 20:19:58 +0200
committerDave Davenport <qball@gmpclient.org>2016-10-17 20:19:58 +0200
commit0f1ba8aca816de8d786c81607a821eac616837b0 (patch)
tree140fc7fdac97e80b568def95efeb9a4dfc8528e6 /.travis.yml
parent0297d9445cc7c4f23524dbd649ef26f65374cee4 (diff)
Update travis
Diffstat (limited to '.travis.yml')
-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: