Removed duplicate blacklist and added some cache
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user