Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
mapnik 4, runs tests on node v6 and v8 (#72)
Browse files Browse the repository at this point in the history
* node4

* add package-lock.json

* travis tests run node 6 & 8

* update changelog too

* 2.0.1-0

* update to mapnik 3.x or 4.x and remove dev version

* switch changelog semvar
  • Loading branch information
ian29 authored and millzpaugh committed Oct 9, 2018
1 parent 4f2b9cd commit d4c1f83
Show file tree
Hide file tree
Showing 4 changed files with 1,442 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: node_js

node_js:
- "0.10"
- "4"
- 6
- 8

addons:
apt:
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changlog

## 2.0.0
## 2.0.1

- Updated to mapnik 3.7.0
- Dropped windows support
Expand Down
Loading

0 comments on commit d4c1f83

Please sign in to comment.