We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f33b9 commit bc2d9d0Copy full SHA for bc2d9d0
1 file changed
.travis.yml
@@ -1,3 +1,6 @@
1
+language: node_js
2
node_js:
3
- 'stable'
4
- 'lts/*'
5
+
6
+script: npm run lint
0 commit comments