summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 78666bb..2d379a6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -67,7 +67,7 @@ addons:
67 name: "gjedeer/tuntox" 67 name: "gjedeer/tuntox"
68 description: "Build submitted via Travis CI" 68 description: "Build submitted via Travis CI"
69 notification_email: gdr@gdr.name 69 notification_email: gdr@gdr.name
70 build_command_prepend: "make clean" 70# build_command_prepend: "make clean"
71 build_command: "make" 71 build_command: "make"
72 branch_pattern: master 72 branch_pattern: master
73 73