Explorar el Código

Add .travis.yml

JC Brand hace 12 años
padre
commit
bacc288bea
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -0,0 +1,4 @@
+language: node_js
+node_js:
+ - "0.10.13"
+script: grunt test