Explorar el Código

messed up putting the old commands back

paulm hace 11 años
padre
commit
59cc24bd56
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -26,6 +26,7 @@ script:
 - mkdir build_qgears
 - cd build_qgears
 - cmake ..
+- make -j2
 language: cpp
 after_success: 
 - hash=`git rev-parse HEAD`