Skip to content

Commit eb79f0e

Browse files
authored
Merge pull request #11 from gwwhuawei/master
permission access for travis
2 parents 6428c69 + f86ac52 commit eb79f0e

File tree

4 files changed

+3
-174
lines changed

4 files changed

+3
-174
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ deploy:
2525
on:
2626
# tags set to true means only deployed if there are tags
2727
tags: false
28-
all_branches: true
28+
branch: master

app/gradlew

Lines changed: 0 additions & 172 deletions
This file was deleted.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=http\://szg1.artifactory.inhuawei.com/artifactory/sz-maven-public/com/huawei/cloudservice/thirdparty/gradle/4.10.2-all/gradle-4.10.2-all.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-all.zip
7+

gradlew

100644100755
File mode changed.

0 commit comments

Comments
 (0)