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
+2 -2
View File
@@ -2,13 +2,13 @@ os:
- linux - linux
language: go language: go
go: go:
- 1.11.x - 1.14.x
addons: addons:
artifacts: artifacts:
paths: paths:
- bin - bin
install: install:
- wget https://raw.githubusercontent.com/openmaptiles/klokantech-basic-gl-style/master/style.json - wget https://maputnik.github.io/osm-liberty/style.json
script: script:
- make - make
- ./bin/linux/maputnik --help - ./bin/linux/maputnik --help