Explorar el Código

Update travis.yml

Garrett Johnson hace 5 años
padre
commit
486bd29571
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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