Removed duplicate blacklist and added some cache
This commit is contained in:
+5
-3
@@ -28,9 +28,11 @@ android:
|
|||||||
- build-tools-23.0.1
|
- build-tools-23.0.1
|
||||||
- android-10
|
- android-10
|
||||||
|
|
||||||
branches:
|
cache:
|
||||||
except:
|
pip: true
|
||||||
- latest-master
|
directories:
|
||||||
|
- opt/pspsdk
|
||||||
|
- android-ndk-r9
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then
|
- if [ "$TRAVIS_OS_NAME" == "linux" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user