Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
node-sqlite3
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
俞永鹏
node-sqlite3
Commits
d5a6dfcd
Commit
d5a6dfcd
authored
Jun 19, 2017
by
BergWerkGIS
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
appveyor: add node_pre_gyp vars, link to ci-scripts@1.1.0
parent
8d2d9732
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
appveyor.yml
appveyor.yml
+5
-2
No files found.
appveyor.yml
View file @
d5a6dfcd
...
@@ -11,6 +11,10 @@ platform:
...
@@ -11,6 +11,10 @@ platform:
-
x64
-
x64
environment
:
environment
:
node_pre_gyp_accessKeyId
:
secure
:
7DrSVc5eIGtmMcki5H+iRft+Tk3MJTwDBQEUuJHWaQ4=
node_pre_gyp_secretAccessKey
:
secure
:
1amwJJw9fu0j6dXnc5KsAQbSYf7Cjw/dapT6OZWABa6nc52grkKeLQ+DGaOfQz8i
matrix
:
matrix
:
-
nodejs_version
:
0.10
-
nodejs_version
:
0.10
msvs_toolset
:
12
msvs_toolset
:
12
...
@@ -33,8 +37,7 @@ environment:
...
@@ -33,8 +37,7 @@ environment:
msvs_toolset
:
14
msvs_toolset
:
14
install
:
install
:
#TODO: link to versioned build script
-
ps
:
Start-FileDownload 'https://github.com/mapbox/ci-scripts/raw/v1.1.0/node/ci-cpp.bat' -FileName ci.bat
-
ps
:
Start-FileDownload 'https://github.com/mapbox/ci-scripts/raw/master/node/ci-cpp.bat' -FileName ci.bat
-
CALL ci.bat
-
CALL ci.bat
build
:
OFF
build
:
OFF
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment