We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1c0a43 commit 7370225Copy full SHA for 7370225
.travis.yml
@@ -2,7 +2,7 @@ sudo: false
2
3
language: node_js
4
node_js:
5
- - '10'
+ - '12'
6
7
script:
8
- npm test
0 commit comments