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