From 8aeed46181957e2fa093dbe2ae26187f845d1b09 Mon Sep 17 00:00:00 2001 From: xawotihs Date: Sun, 11 Oct 2015 11:54:40 +0200 Subject: [PATCH] Reactivates android build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3aec9e2ca..32842084a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ branches: before_install: - export BUILD_PSP=YES - - export BUILD_ANDROID=NO + - export BUILD_ANDROID=YES - export BUILD_Qt=YES - export BUILD_MAC=YES - sudo add-apt-repository "deb http://archive.ubuntu.com/ubuntu trusty universe"