diff --git a/.travis.yml b/.travis.yml index e2c6f107c..af15e18ed 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 && hphp/hhvm/hhvm hphp/test/run zend +script: hphp/hhvm/hhvm hphp/test/run quick zend