From 6f21fd8dff52fa5e15ab6bbeb10b21447d0889fd Mon Sep 17 00:00:00 2001 From: pathmapper Date: Thu, 28 May 2020 22:56:08 +0200 Subject: [PATCH] Use OSM Liberty style --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 855aebed..c62a2151 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ addons: 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