Binary deployment with node-pre-gyp #245
added
some commits
Jan 13, 2014
This was referenced Jan 14, 2014
Closed
1 check passed
default
The Travis CI build passed
Details
|
@flip111 - merged into master. Can you test? Tell me if this works?
Its also now tagged so this should work as well:
|
flip111
commented
Jan 14, 2014
|
i run |
|
okay, thanks, so its not fixed, will track at #244 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This replaces the homegrown solution for binary deployment with a better and more generic approach using node-pre-gyp.
Users installing node-sqlite3 won't need to know about this switch, but it will help with the development and faster publishing of binaries going forward.
>= 0.8.0Before merging
v2.2.0-alphabinaries and ping @flip111 to help test (#244)After merging