Garrett Johnson 5 anni fa
parent
commit
486bd29571
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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