Explorar el Código

Update travis.yml

Garrett Johnson hace 5 años
padre
commit
9a81fee6d7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      travis.yml

+ 1 - 1
travis.yml

@@ -1,7 +1,7 @@
 language: node_js
 node_js:
   - node
-
+before_install:
 script:
   - npm run lint
   - npm test