diff --git a/.travis.yml b/.travis.yml index ad53a4f49..ed8a99893 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,5 @@ before_script: - ./configure_ubuntu_12.04.sh # for some tests - sudo locale-gen de_DE -script: HPHP_HOME=`pwd` make -j 8 + - HPHP_HOME=`pwd` make -j 8 +script: hphp/hhvm/hhvm hphp/test/run quick