Commit ffe9b325 by Dane Springmeyer

Merge branch 'master' of github.com:mapbox/node-sqlite3 into visual-studio-2014

parents a6d25306 07b8ffab
...@@ -13,8 +13,8 @@ branches: ...@@ -13,8 +13,8 @@ branches:
env: env:
matrix: matrix:
- NODE_VERSION="0.10" - NODE_VERSION="0.10.33"
- NODE_VERSION="0.11" - NODE_VERSION="0.11.14"
- NODE_WEBKIT="0.8.6" TARGET_ARCH="ia32" - NODE_WEBKIT="0.8.6" TARGET_ARCH="ia32"
- NODE_WEBKIT="0.8.6" TARGET_ARCH="x64" - NODE_WEBKIT="0.8.6" TARGET_ARCH="x64"
- NODE_WEBKIT="0.10.5" TARGET_ARCH="ia32" - NODE_WEBKIT="0.10.5" TARGET_ARCH="ia32"
...@@ -24,7 +24,7 @@ env: ...@@ -24,7 +24,7 @@ env:
- secure: cc4esJY1vPXL31IeumAJoKWDDO2BTGFiltwfO1jbTbiV7QT911QUjTUasxXIVpOaHNCpxSTyevPwwTWfzt2EtF92Lli+qhQ2bbzMiDSBZstSrHdAe62Ai2M1oYYUwk/0cABB/2nO9uRyYwITCxpTSNzZBrYhn3C29WqBhPeVDmM= - secure: cc4esJY1vPXL31IeumAJoKWDDO2BTGFiltwfO1jbTbiV7QT911QUjTUasxXIVpOaHNCpxSTyevPwwTWfzt2EtF92Lli+qhQ2bbzMiDSBZstSrHdAe62Ai2M1oYYUwk/0cABB/2nO9uRyYwITCxpTSNzZBrYhn3C29WqBhPeVDmM=
matrix: matrix:
allow_failures: exclude:
- env: NODE_WEBKIT="0.8.6" TARGET_ARCH="x64" - env: NODE_WEBKIT="0.8.6" TARGET_ARCH="x64"
os: osx os: osx
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
"url": "git://github.com/mapbox/node-sqlite3.git" "url": "git://github.com/mapbox/node-sqlite3.git"
}, },
"dependencies": { "dependencies": {
"nan": "1.3.0", "nan": "~1.4.1",
"node-pre-gyp": "~0.5.27" "node-pre-gyp": "~0.5.27"
}, },
"bundledDependencies": [ "bundledDependencies": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment