chore(ci): fix travis
This commit is contained in:
parent
64c611c201
commit
f3c50cb115
1 changed files with 0 additions and 1 deletions
|
|
@ -3,7 +3,6 @@
|
|||
set -ev # exit when error
|
||||
|
||||
npm run test
|
||||
npm prune
|
||||
NODE_ENV=production npm run build
|
||||
./scripts/validate-commit-msgs
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue