Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit a0420e6

Browse files
committed
Fixing typo
1 parent 96af0b0 commit a0420e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ before_install:
1717
script:
1818
- ./gradlew -b build-prod.gradle
1919
after_success:
20-
- if [ -n "TRAVIS_TAG" ]; ./gradlew -b build-prod.gradle bintrayUpload fi
20+
- if [ -n "TRAVIS_TAG" ]; ./gradlew -b build-prod.gradle bintrayUpload; fi

0 commit comments

Comments
 (0)