aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2019-10-01 18:00:41 +0200
committerGitHub <noreply@github.com>2019-10-01 18:00:41 +0200
commitc34e4a1ae5c82c548fb351292a6d46cb1d6164f6 (patch)
tree1145ad57a71d0910d69cb5d12ed496ae4793e83d
parentUpdate .travis.yml (diff)
downloadOpenSMTPD-c34e4a1ae5c82c548fb351292a6d46cb1d6164f6.tar.xz
OpenSMTPD-c34e4a1ae5c82c548fb351292a6d46cb1d6164f6.zip
Update .travis.yml
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 746bc487..6250d7ac 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
language: c
dist: bionic
+script: ./configure && make && make install
branches:
only: