Execute maputnik in travis

This commit is contained in:
Lukas Martinelli
2017-01-08 10:39:12 +01:00
parent 147cbc1580
commit d895cf079c

View File

@@ -16,6 +16,11 @@ install:
- go get github.com/urfave/cli
- go get github.com/elazarl/go-bindata-assetfs/...
- go get github.com/jteeuwen/go-bindata/...
- wget https://raw.githubusercontent.com/openmaptiles/klokantech-basic-gl-style/master/style.json
script:
- mkdir -p editor/public
- make
- ./maputnik --help
- ./maputnik --version
- ./maputnik --file style.json
- ./maputnik --watch --file style.json