Update .travis.yml

test/slow/locale/176.php depends on this locale being present
Esse commit está contido em:
Paul Tarjan
2013-06-04 17:19:34 -06:00
commit 37edc8b56e
+1 -1
Ver Arquivo
@@ -4,6 +4,6 @@ compiler:
before_script:
- ./configure_ubuntu_12.04.sh
# for some tests
- sudo locale-gen de_DE
- sudo locale-gen de_DE && sudo locale-gen zh_CN.utf8
- HPHP_HOME=`pwd` make -j 8
script: hphp/hhvm/hhvm hphp/test/run --arg --threads 2 quick zend slow