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

Fix CI tests #85

Merged
merged 10 commits into from Sep 17, 2017
Merged

Fix CI tests #85

merged 10 commits into from Sep 17, 2017

Conversation

ZacSweers
Copy link
Collaborator

Time to fix #81

@ZacSweers ZacSweers changed the title Get some debugging! Fix CI tests Sep 15, 2017
This is what the majority of devices are on and I'm not sure x86 actually runs any faster since we're not installing haxm
@ZacSweers
Copy link
Collaborator Author

itsalive

.travis.yml Outdated
before_install:
# Install SDK license so Android Gradle plugin can install deps.
- mkdir "$ANDROID_HOME/licenses" || true
- echo "8933bad161af4178b1185d1a37fbf41ea5269c55" > "$ANDROID_HOME/licenses/android-sdk-license"
Copy link

Choose a reason for hiding this comment

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

you should move this sha to the travis ci env variables in the job setup

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@ZacSweers ZacSweers merged commit e5cb610 into master Sep 17, 2017
@ZacSweers ZacSweers deleted the z/fixTravis branch September 17, 2017 20:16
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.

Re-enable android tests on CI
3 participants