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 96333cf commit 61169d2Copy full SHA for 61169d2
.travis.yml
@@ -1,5 +1,6 @@
1
language: node_js
2
node_js:
3
- 8
4
+ - 10
5
script:
6
- npm test
0 commit comments