Removed duplicate blacklist and added some cache

This commit is contained in:
xawotihs
2016-07-04 23:21:34 +02:00
parent d14e28d7b3
commit a2bb67a828

View File

@@ -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