We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a41ddb2 commit db6a403Copy full SHA for db6a403
.travis.yml
@@ -1,3 +1,4 @@
1
+before_install: "npm install npm -g"
2
before_script: "npm install --dev"
3
script:
4
- "npm run lint"
0 commit comments