Increase travis thread count to 4

This commit is contained in:
rdb 2015-11-19 15:39:29 +01:00
parent 378030e9b9
commit f01bd92f26
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ compiler:
- clang
before_script:
- sudo apt-get install python-dev libpng-dev zlib1g-dev libssl-dev libx11-dev libgl1-mesa-dev libxrandr-dev libxxf86dga-dev libxcursor-dev bison flex libfreetype6-dev libvorbis-dev libjpeg-dev libopenal-dev libode-dev nvidia-cg-toolkit
script: python makepanda/makepanda.py --everything --git-commit $TRAVIS_COMMIT --installer --threads 2
script: python makepanda/makepanda.py --everything --git-commit $TRAVIS_COMMIT --installer --threads 4
notifications:
irc:
channels: