Merge pull request #11 from pathmapper/travis

Travis: Update go version and use OSM Liberty
This commit is contained in:
pathmapper
2020-05-28 23:00:06 +02:00
committed by GitHub

View File

@@ -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