aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGilles Chehade <gilles@poolp.org>2019-10-01 18:04:21 +0200
committerGitHub <noreply@github.com>2019-10-01 18:04:21 +0200
commit4d9f223db5e76a0714cc0b1c66cdca45202f0a3e (patch)
treefcfe2d0561fa15ee6d253a0779b6b13abf8b4156
parentUpdate .travis.yml (diff)
downloadOpenSMTPD-4d9f223db5e76a0714cc0b1c66cdca45202f0a3e.tar.xz
OpenSMTPD-4d9f223db5e76a0714cc0b1c66cdca45202f0a3e.zip
Update .travis.yml
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6250d7ac..72782f23 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
language: c
dist: bionic
-script: ./configure && make && make install
+script: ./configure && make && sudo make install
branches:
only: