Tests don't run on the build server. Will need to look into that at some point.

This commit is contained in:
Manuel Friedli 2017-11-08 00:38:00 +01:00
parent d2ad6da947
commit de9edc3837
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@ build_job_production:
- yarn install
- yarn run build-prod
- yarn run lint
- yarn run test
- yarn run e2e
# - yarn run test
# - yarn run e2e
tags:
- javascript
# only: