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