Skip to content

Commit

Permalink
Fix travis
Browse files Browse the repository at this point in the history
  • Loading branch information
schwabe committed Jun 3, 2020
1 parent b48e72b commit b55f007
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ before_script:

#- yes | sdkmanager --update
#- yes | sdkmanager --licenses
- yes | sdkmanager 'ndk-bundle'
- yes | sdkmanager 'platforms;android-28'
- yes | sdkmanager 'ndk'
- yes | sdkmanager 'platforms;android-29'

- export PATH=$PATH:${ANDROID_NDK_HOME}

0 comments on commit b55f007

Please sign in to comment.