Skip to content

Commit d0c7bd9

Browse files
committed
travis: cleanup
1 parent 1f46722 commit d0c7bd9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,5 @@ before_install:
5555
# export ANDROID_NDK=`pwd`/android-ndk-r10c
5656

5757
after_success:
58-
- '[ "$TRAVIS_BRANCH" == "master" ] && echo the branch is $TRAVIS_BRANCH'
5958
- '[ "$TRAVIS_BRANCH" == "master" ] && [ "$TRAVIS_PULL_REQUEST" == "false" ] && ./gradlew uploadArchives || :'
6059
- '[ -n "$TRAVIS_TAG" ] && [ "$TRAVIS_PULL_REQUEST" == "false" ] && ./gradlew uploadArchives bintrayUpload || :'

0 commit comments

Comments
 (0)