@@ -1,7 +0,0 @@
-language: node_js
-node_js:
- - node
-before_install:
-script:
- - npm run lint
- - npm test