Travis: Increase number of processors for build

The build is absurdly slow for what is actually processed
This commit is contained in:
Ender's Games 2018-08-22 12:29:58 -04:00
parent 1a352d4933
commit b1afd40d34
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ before_script:
script:
- git fetch --depth 50
- cd shell/android-studio
- export NUMBER_OF_PROCESSORS=2
- export NUMBER_OF_PROCESSORS=4
- sudo chmod 755 travis-build.sh
- "./travis-build.sh"
- test -z "$encrypted_c726d225a9d9_key" || ./travis-release.sh