Skip to content

Commit

Permalink
Attempting to fix Travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumBadger committed Feb 1, 2019
1 parent 6cd6efd commit 294a655
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ android:
- build-tools-28.0.3
- extra-android-m2repository

before_install:
- yes | sdkmanager "platforms;android-28"

script:
- ./gradlew build
- ./gradlew test
Expand Down

0 comments on commit 294a655

Please sign in to comment.