Commit cbdcbeea by Dane Springmeyer

bump to v3.1.11 [publish binary]

parent 1dc2981a
...@@ -15,12 +15,6 @@ addons: ...@@ -15,12 +15,6 @@ addons:
packages: packages:
- clang-3.5 - clang-3.5
# don't re-build for tags so that [publish binary] is not re-run
# https://github.com/travis-ci/travis-ci/issues/1532
branches:
except:
- /^v[0-9]/
matrix: matrix:
include: include:
# Linux # Linux
......
{ {
"name": "sqlite3", "name": "sqlite3",
"description": "Asynchronous, non-blocking SQLite3 bindings", "description": "Asynchronous, non-blocking SQLite3 bindings",
"version": "3.1.10", "version": "3.1.11",
"homepage": "http://github.com/mapbox/node-sqlite3", "homepage": "http://github.com/mapbox/node-sqlite3",
"author": { "author": {
"name": "MapBox", "name": "MapBox",
......
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