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

Re-enable Android states on Travis #145

Merged
merged 3 commits into from Nov 3, 2015
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Next

Re-enable Android states on Travis

The larger memory limits on the Trusty beta will
hopefully make these less flaky.
  • Loading branch information
aneeshusa committed Nov 1, 2015
commit f4a3e8adb7711b22233974e46302e7328bda56ce
@@ -1,6 +1,3 @@
# Android is flaky on Travis
{% if not salt['pillar.get']('travis', False) %}

android-dependencies:
pkg.installed:
- pkgs:
@@ -88,5 +85,3 @@ android-ndk-toolset-configuration:
- user: servo
- group: servo
- mode: 0644

{% endif %}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.