only use 8 threads

Travis was running out of memory. I also use 8 for compiling.
Esse commit está contido em:
Paul Tarjan
2013-05-31 12:52:39 -06:00
commit 56964b4ea7
+1 -1
Ver Arquivo
@@ -6,4 +6,4 @@ before_script:
# for some tests
- sudo locale-gen de_DE
- HPHP_HOME=`pwd` make -j 8
script: hphp/hhvm/hhvm hphp/test/run quick zend
script: hphp/hhvm/hhvm hphp/test/run --threads 8 quick zend