Selaa lähdekoodia

Update travis.yml

Garrett Johnson 5 vuotta sitten
vanhempi
commit
9a81fee6d7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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