Skip to content

Commit

Permalink
Test di deploy con travis pt4
Browse files Browse the repository at this point in the history
  • Loading branch information
raffysommy committed May 5, 2015
1 parent 22ef943 commit 743b25d
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 @@ -7,7 +7,7 @@ android:
- android-22
before_install:
- chmod +x gradlew
script: "./gradlew clean assembleTravis"
script: ./gradlew assembleDebug
deploy:
provider: releases
api_key: "c8526dab1810234341695d47e399f7b76e411445"
Expand Down

0 comments on commit 743b25d

Please sign in to comment.