Use start-server-and-test in travis CI

This commit is contained in:
Przemek Wiech
2020-04-30 14:56:16 +02:00
parent 0445025c8d
commit a78a8aca66
3 changed files with 241 additions and 5 deletions

View File

@@ -7,10 +7,7 @@ addons:
# Ubuntu 16+ does not install this dependency by default, so we need to install it ourselves
- libgconf-2-4
before_script:
- npm start -- --verbose &
script:
- npm run build
- npm test
- npm run cypress:run
- npm run cy:start-and-run