Try to run E2E tests on CI
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
Manuel Friedli 2018-09-08 00:15:39 +02:00
parent 20737a6a68
commit 95aea3b455

View file

@ -4,4 +4,5 @@ pipeline:
commands:
- npm install
- npm run test:ci
- npm run e2e
- npm run build-prod