Skip to content

Commit

Permalink
Update travis config
Browse files Browse the repository at this point in the history
Accept build tools licence.
  • Loading branch information
darshanparajuli committed Jul 13, 2020
1 parent 053559f commit 8d64ba6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ android:
- android-29
before_install:
- yes | sdkmanager "platforms;android-29"
- yes | sdkmanager "build-tools;29.0.3"
script:
- ./gradlew assembleDebug test

0 comments on commit 8d64ba6

Please sign in to comment.