From 5ddfa9c6b3252834cf3be5f88ea27c821f70a577 Mon Sep 17 00:00:00 2001 From: Ceki Gulcu Date: Tue, 19 Feb 2019 23:30:30 +0100 Subject: [PATCH] tweak VII .travis.yml --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0d575f28c..75d72b2bb 100755 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,9 @@ jdk: notifications: email: - - notification@qos.ch + - notification@qos.c + +install: /bin/true script: - mvn clean