1
0
Fork 0

chore(ci): fix travis

This commit is contained in:
vvo 2017-09-11 21:15:57 +02:00
parent 64c611c201
commit f3c50cb115

View file

@ -3,7 +3,6 @@
set -ev # exit when error
npm run test
npm prune
NODE_ENV=production npm run build
./scripts/validate-commit-msgs