1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-osm2vectortiles

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
.travis.yml 675
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Lukas Martinelli Отправлено 18.01.2017 18:36 229f5cd
sudo: required
language: python
python:
- "3.4"
services:
- docker
before_install:
- wget -nc -P "$TRAVIS_BUILD_DIR/import" "http://download.geofabrik.de/europe/albania-170101.osm.pbf"
- wget -nc -O "$TRAVIS_BUILD_DIR/export/planet.mbtiles" "https://osm2vectortiles-downloads.os.zhdk.cloud.switch.ch/v2.0/planet_2016-06-20_7088ce06a738dcb3104c769adc11ac2c_z0-z5.mbtiles"
- docker-compose pull import-external export import-osm postgis rabbitmq merge-jobs
# Avoid building really expensive images
- make fast
install: "pip install -r ./tools/integration-test/requirements.txt"
script:
# Test import
- py.test -xv ./tools/integration-test/integration_test.py

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-osm2vectortiles.git
git@api.gitlife.ru:oschina-mirror/mirrors-osm2vectortiles.git
oschina-mirror
mirrors-osm2vectortiles
mirrors-osm2vectortiles
master