test on node 0.12.x and 4.x

This commit is contained in:
Dane Springmeyer
2015-10-14 08:37:10 -07:00
parent 57bfed6234
commit 3bef36ff89

View File

@@ -3,9 +3,9 @@ language: node_js
sudo: false
node_js:
# track down segfaults per https://travis-ci.org/mapbox/node-mbtiles/jobs/36595376
# - "0.11"
- "0.10"
- "0.12"
- "4"
before_install:
- true