mirror of
https://github.com/maputnik/editor.git
synced 2026-03-25 19:50:03 +00:00
Merge pull request #11 from pathmapper/travis
Travis: Update go version and use OSM Liberty
This commit is contained in:
@@ -2,13 +2,13 @@ os:
|
||||
- linux
|
||||
language: go
|
||||
go:
|
||||
- 1.11.x
|
||||
- 1.14.x
|
||||
addons:
|
||||
artifacts:
|
||||
paths:
|
||||
- bin
|
||||
install:
|
||||
- wget https://raw.githubusercontent.com/openmaptiles/klokantech-basic-gl-style/master/style.json
|
||||
- wget https://maputnik.github.io/osm-liberty/style.json
|
||||
script:
|
||||
- make
|
||||
- ./bin/linux/maputnik --help
|
||||
|
||||
Reference in New Issue
Block a user