We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa9d9d commit 2cda632Copy full SHA for 2cda632
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - node
+ - lts/10
4
script:
5
- npm run test
6
- npm run check-dist-built
0 commit comments