mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-19 05:53:44 +00:00
Use start-server-and-test in travis CI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user