travis: Run travis build scripts

These run with NODE_ENV=production, which is needed to have correct
routing on all clouddot instances.
This commit is contained in:
sanne raymaekers 2020-09-22 12:35:36 +02:00
parent 824ea5eabd
commit 4aa05f94e2

View file

@ -7,7 +7,7 @@ node_js:
install:
- npm ci
script:
- npm run verify
- npm run travis:verify
- npx codecov
after_success:
- curl -sSL https://raw.githubusercontent.com/RedHatInsights/insights-frontend-builder-common/master/src/bootstrap.sh | bash -s