Refactor overpass support using own implementation of overpass layer.

This commit is contained in:
David Molineus
2016-11-14 11:00:10 +01:00
parent 4212248b27
commit 5364c0f15e
23 changed files with 3508 additions and 530 deletions

View File

@@ -0,0 +1,13 @@
sudo: false
language: node_js
node_js:
- "iojs"
- "4.1"
- "4.0"
- "0.12"
- "0.10"
# whitelist
branches:
only:
- gh-pages
- /.*/