Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
added to check lint and all commands in same file
  • Loading branch information
Ashok-Varma authored Jun 10, 2019
1 parent ee8a6ba commit 5ff0f9f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ android:
- 'android-sdk-license-.+'
- 'google-gdk-license-.+'
script:
- ./gradlew test
- ./gradlew build connectedCheck
- ./gradlew clean build lint test connectedCheck

0 comments on commit 5ff0f9f

Please sign in to comment.