Serve web content from local copy of polaris-web
This commit is contained in:
parent
47e4ba0ebd
commit
59ca3724fa
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ before_install:
|
|||
script:
|
||||
- cargo build --verbose
|
||||
- cargo test --verbose
|
||||
- cargo run -- -d test/db.sqlite &
|
||||
- cargo run -- -d test/db.sqlite & -w web
|
||||
- sleep 5
|
||||
- nightwatch
|
Loading…
Add table
Reference in a new issue