Skip to content

Commit

Permalink
update gradle script
Browse files Browse the repository at this point in the history
  • Loading branch information
Neil Davies committed Jul 15, 2014
1 parent 8683c52 commit 278ee76
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 @@ -15,4 +15,4 @@ before_script:
- adb wait-for-device
- adb shell input keyevent 82 &

script: ./gradlew connectedInstrumentTest
script: gradle connectedInstrumentTest

0 comments on commit 278ee76

Please sign in to comment.