Update .travis.yml
This commit is contained in:
@ -2,6 +2,5 @@ language: node_js
|
|||||||
node_js: lts/*
|
node_js: lts/*
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- bash .travis/omit-dist.sh
|
|
||||||
- npm run lint
|
- npm run lint
|
||||||
- npm run build
|
- npm run build
|
||||||
|
Reference in New Issue
Block a user