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

This commit is contained in:
Manuel Friedli 2018-09-08 00:15:39 +02:00
parent 20737a6a68
commit 95aea3b455
1 changed files with 1 additions and 0 deletions

View File

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