From 07b757b3c1bcaf9d84fd48c0b5f9ce16e48187e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=97=E5=AE=AB=E4=B8=B4=E9=A3=8E?= Date: Tue, 12 Jul 2016 18:03:04 +0800 Subject: [PATCH] try fix travis --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 0cc506b47..ff3dcd9f3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,9 +14,9 @@ deploy: - HMCSM/build/libs/HMCSM-${HMCSM_VERSION_ROOT}.${TRAVIS_BUILD_NUMBER}-MacOSApp.zip skip_cleanup: true on: - tags: true - all_branches: true repo: mclauncher/HMCL + branch: master + tags: true install: echo "skip 'gradle assemble' step" script: gradle build --continue before_cache: