diff --git a/.travis.yml b/.travis.yml index 21d7f9d1..07d98757 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 $!