We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c07a3e0 commit 378f213Copy full SHA for 378f213
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - "6"
+ - "10"
4
script:
5
- npm run lint
6
- npm test
0 commit comments