Add a test building front-end assets in CicleCI tests (#3636)

A valuable check for PRs like #3628 touching the tooling.
This commit is contained in:
Thibaud Colas 2017-06-07 12:22:45 +03:00 committed by GitHub
parent b976db3afc
commit 952e3a8e49

View file

@ -15,3 +15,4 @@ test:
- scss-lint
- python -u runtests.py
- npm run test:unit:coverage -- --runInBand
- npm run build