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 94d5da4 commit 9f69c08Copy full SHA for 9f69c08
.travis.yml
@@ -2,6 +2,5 @@ language: node_js
2
node_js:
3
- '8'
4
- '10'
5
-install: npm install
6
script:
7
- - npm run eslint
+ - make eslint
0 commit comments