From 44c83f5ee74caa747af769014f610b6b40428281 Mon Sep 17 00:00:00 2001 From: suwings Date: Wed, 11 Jul 2018 10:26:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=20-=20develop=20=E5=88=86?= =?UTF-8?q?=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b2ccc30cf..10926cb4b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,4 +13,5 @@ before_script: - npm install branches: only: - - master \ No newline at end of file + - master + - develop \ No newline at end of file