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 b9d30ad commit 3c6fe1cCopy full SHA for 3c6fe1c
.travis.yml
@@ -1,5 +1,5 @@
1
language: node_js
2
node_js:
3
- '10'
4
- - '11'
+ - '12'
5
script: npm run lint -- --no-fix && npm test
0 commit comments