UNPKG
turf-union
Version:
canary (3.0.7-canary.ae89c8b3)
latest (3.0.12)
3.0.12
3.0.10
3.0.7-canary.ae89c8b3
3.0.1
3.0.0-canary.7879bf6c
3.0.0-canary.2f5f7167
1.0.2
1.0.1
1.0.0
0.0.1
0.0.0
find the union of geographic features
github.com/Turfjs/turf-union
turf-union
/
.travis.yml
7 lines
(6 loc)
•
94 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"0.8"
-
"0.10"
before_install:
- npm install -g npm@~1.4.6