Add --verbose flag to try debugging travis failures

This commit is contained in:
Przemek Wiech 2020-04-30 14:21:11 +02:00
parent 6a206c3434
commit 0445025c8d

View File

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