Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use API 27 as new default for travis & docs #1532

Merged
merged 1 commit into from Dec 16, 2018
Merged

Use API 27 as new default for travis & docs #1532

merged 1 commit into from Dec 16, 2018

Conversation

ghost
Copy link

@ghost ghost commented Dec 15, 2018

Use API 27 as default for travis & examples, including armeabi-v7a as arch default.
26 is new absolute minimum of the Play Store, and otherwise the new SDL2 2.0.9 pull request won't build.

Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this is a WIP, but here's my two cents.
It looks like the setup_testapp_python3 is already running ont that API 27 right?
But I also like to have it explicitly overridden in the CI so that's fine.
Also wondering if maybe we should use a global env variable just like ANDROID_NDK_HOME so it's clearly defined in one common place.
What do you think?

@ghost ghost changed the title [WIP] Build travis tests with API 27 instead of 19 since 26 is new mininimum [WIP] Use API 27 as new default for travis & docs Dec 15, 2018
@ghost
Copy link
Author

ghost commented Dec 15, 2018

Good point, I properly bumped the actual test files, and also the introduction docs! I think it's actually better to have the environment setup in the test files rather than the .travis.yml, I only did that because I hadn't seen them 😆

@ghost ghost changed the title [WIP] Use API 27 as new default for travis & docs Use API 27 as new default for travis & docs Dec 15, 2018
Use API 27 as default for travis & examples, including `armeabi-v7a` as arch default.
26 is new absolute minimum of the Play Store, and otherwise the new SDL2 2.0.9 pull request won't build.
@AndreMiras AndreMiras merged commit 8493d5e into kivy:master Dec 16, 2018
@ghost ghost deleted the patch-1 branch December 16, 2018 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant