From d2f468d1812aed9141b46be644058152b1f5fe90 Mon Sep 17 00:00:00 2001 From: lian Date: Sat, 18 May 2019 13:28:29 +0800 Subject: [PATCH] update travis yml file add 7.0 branch --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 068d7563ba..03ede6630f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -62,9 +62,8 @@ notifications: on_success: always branches: - only: + only: - master - - test_ci - 6.3 - - 6.2 + - 7.0 - seafile-docs