From 010b88d477283ac9022eadcd60f77171ed3739ab Mon Sep 17 00:00:00 2001 From: Branden Archer Date: Wed, 20 Jul 2016 10:53:20 -0400 Subject: [PATCH] Attempt to force travis builds on non-container infrastructure There is an issue with running the travis builds. The root cause is unknown. Attempting to use the non-container version of the infrastructure to see if the issue persists. --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index faa588d53..ee15dd300 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,5 @@ language: android +sudo: true android: components: # Uncomment the lines below if you want to