From f7c0d367dc90449b546339f658a4fa8c7428469e Mon Sep 17 00:00:00 2001 From: Ceki Gulcu Date: Tue, 19 Feb 2019 23:09:16 +0100 Subject: [PATCH] tweak II .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cfa1750a..2a421e7e 100755 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ dist: trusty language: java jdk: - oraclejdk11 -script: clean install + notifications: email: - notification@qos.ch