single-thread the tests

I'm worried there is memory pressures. Better safe than sorry for now.
Esse commit está contido em:
Paul Tarjan
2013-05-31 13:31:24 -06:00
commit df5730104c
+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 --arg --threads 8 quick zend
script: hphp/hhvm/hhvm hphp/test/run --arg --threads 1 quick zend