1 parent 92dbd2c commit edfb84cCopy full SHA for edfb84c
1 file changed
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
node_js:
3
- - "node"
+ - "lts/*"
4
script:
5
npm run build
6
before_deploy:
0 commit comments