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