kill SpinLock
[hiphop-php.git] / .travis.yml
blobad53a4f497f784fde7c98e4b0f6b69aa7f057ea9
1 language: cpp
2 compiler:
3   - gcc
4 before_script: 
5   - ./configure_ubuntu_12.04.sh
6 # for some tests  
7   - sudo locale-gen de_DE
8 script: HPHP_HOME=`pwd` make -j 8