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

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yasserf committed Sep 7, 2016
1 parent 96af0b0 commit a0420e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ before_install:
script:
- ./gradlew -b build-prod.gradle
after_success:
- if [ -n "TRAVIS_TAG" ]; ./gradlew -b build-prod.gradle bintrayUpload fi
- if [ -n "TRAVIS_TAG" ]; ./gradlew -b build-prod.gradle bintrayUpload; fi

0 comments on commit a0420e6

Please sign in to comment.