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