From 25b478d797574109e392e5fe037aeadda92fb1fb Mon Sep 17 00:00:00 2001 From: shuzheng <469741414@qq.com> Date: Sat, 11 Nov 2017 17:03:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E9=82=AE=E4=BB=B6=E6=8F=90?= =?UTF-8?q?=E9=86=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 68e39ee3..8f8c1832 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,4 +2,6 @@ language: java sudo: false jdk: - - oraclejdk8 \ No newline at end of file + - oraclejdk8 +notifications: + email: false \ No newline at end of file