viest hace 7 años
padre
commit
675776709f
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -21,5 +21,9 @@ before_script:
   - make && sudo make install
   - ./travis/compile.sh
 
+branches:
+  only:
+    - dev
+
 script:
   - exit 0