Skip to content

Commit

Permalink
modify ci
Browse files Browse the repository at this point in the history
  • Loading branch information
董炼师 committed Sep 17, 2015
1 parent df8e71d commit 93a91a4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ before_script:
- adb wait-for-device
- adb shell input keyevent 82 &

script: ./gradlew connectedAndroidTest
script: ./gradlew connectedAndroidTest

after_script: ./gradlew bintrayUpload

0 comments on commit 93a91a4

Please sign in to comment.