- fix bad commit travis.yml

This commit is contained in:
Rolzad73
2019-03-27 21:39:38 -04:00
parent 46ba018201
commit 64c509980c
+1 -1
View File
@@ -3,7 +3,7 @@ branches:
except: except:
- latest-master - latest-master
before_install before_install:
- ant -version - ant -version
- export BUILD_PSP=YES - export BUILD_PSP=YES
- export BUILD_ANDROID=YES - export BUILD_ANDROID=YES