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
d26562f2
Commit
d26562f2
authored
Jun 12, 2017
by
BergWerkGIS
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build matrix from before ci-scripts
parent
903a671b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
15 deletions
+21
-15
appveyor.yml
appveyor.yml
+21
-15
No files found.
appveyor.yml
View file @
d26562f2
...
...
@@ -6,35 +6,41 @@
# Note/TODO: it is not yet confirmed that earlier versions work with the the `Visual Studio 2017` os image.
os
:
Visual Studio 2015
platform
:
-
x86
-
x64
environment
:
matrix
:
-
nodejs_version
:
0.10
msvs_toolset
:
14
platform
:
x64
-
nodejs_version
:
0.10
msvs_toolset
:
14
platform
:
x86
msvs_toolset
:
12
-
nodejs_version
:
0.12
msvs_toolset
:
12
-
nodejs_version
:
4
msvs_toolset
:
14
platform
:
x64
msvs_toolset
:
12
-
nodejs_version
:
5
msvs_toolset
:
12
-
nodejs_version
:
6
msvs_toolset
:
12
-
nodejs_version
:
7
msvs_toolset
:
12
-
nodejs_version
:
8
msvs_toolset
:
12
# visual studio 2015 builds
-
nodejs_version
:
4
msvs_toolset
:
14
platform
:
x86
-
nodejs_version
:
6
-
nodejs_version
:
5
msvs_toolset
:
14
platform
:
x64
-
nodejs_version
:
6
msvs_toolset
:
14
platform
:
x86
-
nodejs_version
:
8
-
nodejs_version
:
7
msvs_toolset
:
14
platform
:
x64
-
nodejs_version
:
8
msvs_toolset
:
14
platform
:
x86
install
:
-
ps
:
Start-FileDownload 'https://github.com/mapbox/ci-scripts/raw/v1.0.0/node/ci-cpp.bat' -FileName ci.bat
#TODO: link to versioned build script
-
ps
:
Start-FileDownload 'https://github.com/mapbox/ci-scripts/raw/master/node/ci-cpp.bat' -FileName ci.bat
-
CALL ci.bat
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