mirror of
https://github.com/maputnik/editor.git
synced 2026-07-31 10:17:26 +00:00
Remove Travis
This commit is contained in:
-16
@@ -1,16 +0,0 @@
|
|||||||
os:
|
|
||||||
- linux
|
|
||||||
language: go
|
|
||||||
go:
|
|
||||||
- 1.14.x
|
|
||||||
addons:
|
|
||||||
artifacts:
|
|
||||||
paths:
|
|
||||||
- bin
|
|
||||||
install:
|
|
||||||
- wget https://maputnik.github.io/osm-liberty/style.json
|
|
||||||
script:
|
|
||||||
- make
|
|
||||||
- ./bin/linux/maputnik --help
|
|
||||||
- ./bin/linux/maputnik --version
|
|
||||||
- ./bin/linux/maputnik --watch --file style.json & sleep 5; kill $!
|
|
||||||
Reference in New Issue
Block a user