Selaa lähdekoodia

Fix travis yml

Garrett Johnson 5 vuotta sitten
vanhempi
commit
57a8a2cc5d
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

@@ -1,8 +1,6 @@
 language: node_js
 node_js:
   - node
-before_install:
-  - cd javascript
 script:
   - npm run lint
   - npm test