Skip to content

Commit

Permalink
Disabled connectedTest gradle task
Browse files Browse the repository at this point in the history
  • Loading branch information
cortinico committed May 9, 2017
1 parent 3fedad7 commit b9dbc5b
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 @@ -29,4 +29,4 @@ before_script:
- adb shell input keyevent 82 &

script:
- ./gradlew clean build lint test connectedCheck
- ./gradlew clean build lint test

0 comments on commit b9dbc5b

Please sign in to comment.