mirror of
https://github.com/maputnik/editor.git
synced 2026-03-07 19:00:00 +00:00
Kill watch ocmmand after 5s
This commit is contained in:
@@ -25,4 +25,4 @@ script:
|
||||
- make
|
||||
- ./maputnik --help
|
||||
- ./maputnik --version
|
||||
- timeout 5s ./maputnik --watch --file style.json
|
||||
- ./maputnik --watch --file style.json & sleep 5; kill $!
|
||||
|
||||
Reference in New Issue
Block a user