Remove --silent flag to try debugging travis failures

This commit is contained in:
Przemek Wiech 2020-04-30 00:21:09 +02:00
parent c5ade998d0
commit 6a206c3434

View File

@ -8,7 +8,7 @@ addons:
- libgconf-2-4
before_script:
- npm start -- --silent &
- npm start &
script:
- npm run build