From a2bb67a8288b7ee993ed2ccb7f4d85c0a10d39ca Mon Sep 17 00:00:00 2001 From: xawotihs Date: Mon, 4 Jul 2016 23:21:34 +0200 Subject: [PATCH] Removed duplicate blacklist and added some cache --- .travis.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index b74505a17..38e84bcff 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,9 +28,11 @@ android: - build-tools-23.0.1 - android-10 -branches: - except: - - latest-master +cache: + pip: true + directories: + - opt/pspsdk + - android-ndk-r9 before_install: - if [ "$TRAVIS_OS_NAME" == "linux" ]; then