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