Skip to content

Commit

Permalink
.travis.yml updated to use gradlew build assembleDebug
Browse files Browse the repository at this point in the history
  • Loading branch information
Fahim Masud Choudhury committed Apr 21, 2016
1 parent 8499d45 commit 11ab060
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 @@ -43,4 +43,4 @@ before_install:
script:
- echo $ADB_INSTALL_TIMEOUT
- android list target
- ./gradlew build connectedCheck
- ./gradlew build assembleDebug

0 comments on commit 11ab060

Please sign in to comment.