Przeglądaj źródła

Update travis.yml

Garrett Johnson 5 lat temu
rodzic
commit
9a81fee6d7
1 zmienionych plików z 1 dodań i 1 usunięć
  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