aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2019-10-02 09:53:14 +0200
committerGitHub <noreply@github.com>2019-10-02 09:53:14 +0200
commit37cc40fb8cfaa3b37b7a440224d69a162e3a2299 (patch)
tree15cdb812d6246a219f532695900b564803bc5257
parentUpdate .travis.yml (diff)
downloadOpenSMTPD-37cc40fb8cfaa3b37b7a440224d69a162e3a2299.tar.xz
OpenSMTPD-37cc40fb8cfaa3b37b7a440224d69a162e3a2299.zip
Update .travis.yml
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 72782f23..0d14438e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,6 +24,6 @@ addons:
name: "OpenSMTPD/OpenSMTPD"
description: "<Your project description here>"
notification_email: gilles@poolp.org
- build_command_prepend: ""
- build_command: ""
+ build_command_prepend: "./configure"
+ build_command: "make"
branch_pattern: coverity_scan