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
99d7126b
Commit
99d7126b
authored
Apr 16, 2020
by
Mohamed Akram
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unsupported Node.js versions from CI
parent
3aa2e881
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
54 deletions
+0
-54
.travis.yml
.travis.yml
+0
-30
appveyor.yml
appveyor.yml
+0
-24
No files found.
.travis.yml
View file @
99d7126b
...
@@ -62,32 +62,11 @@ matrix:
...
@@ -62,32 +62,11 @@ matrix:
packages
:
[
'
clang-3.5'
]
packages
:
[
'
clang-3.5'
]
-
os
:
linux
-
os
:
linux
compiler
:
clang
compiler
:
clang
env
:
NODE_VERSION="7"
addons
:
apt
:
sources
:
[
'
ubuntu-toolchain-r-test'
,
'
llvm-toolchain-precise-3.5'
,
'
gcc-multilib'
,
'
g++-multilib'
,
'
libsqlite3-dev:i386'
]
packages
:
[
'
clang-3.5'
]
-
os
:
linux
compiler
:
clang
env
:
NODE_VERSION="6"
env
:
NODE_VERSION="6"
addons
:
addons
:
apt
:
apt
:
sources
:
[
'
ubuntu-toolchain-r-test'
,
'
llvm-toolchain-precise-3.5'
,
'
gcc-multilib'
,
'
g++-multilib'
,
'
libsqlite3-dev:i386'
]
sources
:
[
'
ubuntu-toolchain-r-test'
,
'
llvm-toolchain-precise-3.5'
,
'
gcc-multilib'
,
'
g++-multilib'
,
'
libsqlite3-dev:i386'
]
packages
:
[
'
clang-3.5'
]
packages
:
[
'
clang-3.5'
]
-
os
:
linux
compiler
:
clang
env
:
NODE_VERSION="5"
addons
:
apt
:
sources
:
[
'
ubuntu-toolchain-r-test'
,
'
llvm-toolchain-precise-3.5'
,
'
gcc-multilib'
,
'
g++-multilib'
,
'
libsqlite3-dev:i386'
]
packages
:
[
'
clang-3.5'
]
-
os
:
linux
compiler
:
clang
env
:
NODE_VERSION="4"
addons
:
apt
:
sources
:
[
'
ubuntu-toolchain-r-test'
,
'
llvm-toolchain-precise-3.5'
,
'
gcc-multilib'
,
'
g++-multilib'
,
'
libsqlite3-dev:i386'
]
packages
:
[
'
clang-3.5'
]
# test building against external sqlite
# test building against external sqlite
-
os
:
linux
-
os
:
linux
compiler
:
clang
compiler
:
clang
...
@@ -117,16 +96,7 @@ matrix:
...
@@ -117,16 +96,7 @@ matrix:
env
:
NODE_VERSION="8"
# node abi 57
env
:
NODE_VERSION="8"
# node abi 57
-
os
:
osx
-
os
:
osx
compiler
:
clang
compiler
:
clang
env
:
NODE_VERSION="7"
# node abi 51
-
os
:
osx
compiler
:
clang
env
:
NODE_VERSION="6"
# node abi 48
env
:
NODE_VERSION="6"
# node abi 48
-
os
:
osx
compiler
:
clang
env
:
NODE_VERSION="5"
# node abi 47
-
os
:
osx
compiler
:
clang
env
:
NODE_VERSION="4"
# node abi 46
# electron Linux
# electron Linux
-
os
:
linux
-
os
:
linux
compiler
:
clang
compiler
:
clang
...
...
appveyor.yml
View file @
99d7126b
environment
:
environment
:
matrix
:
matrix
:
-
nodejs_version
:
4
platform
:
x64
msvs_toolset
:
12
-
nodejs_version
:
4
platform
:
x86
msvs_toolset
:
12
-
nodejs_version
:
5
platform
:
x64
-
nodejs_version
:
5
platform
:
x86
-
nodejs_version
:
6
-
nodejs_version
:
6
platform
:
x64
platform
:
x64
-
nodejs_version
:
6
-
nodejs_version
:
6
platform
:
x86
platform
:
x86
-
nodejs_version
:
7
platform
:
x64
-
nodejs_version
:
7
platform
:
x86
-
nodejs_version
:
8
-
nodejs_version
:
8
platform
:
x64
platform
:
x64
-
nodejs_version
:
8
-
nodejs_version
:
8
...
@@ -153,16 +139,6 @@ environment:
...
@@ -153,16 +139,6 @@ environment:
NODE_RUNTIME
:
electron
NODE_RUNTIME
:
electron
NODE_RUNTIME_VERSION
:
1.8.4
NODE_RUNTIME_VERSION
:
1.8.4
TOOLSET_ARGS
:
--dist-url=https://electronjs.org/headers
TOOLSET_ARGS
:
--dist-url=https://electronjs.org/headers
-
nodejs_version
:
7
platform
:
x64
NODE_RUNTIME
:
electron
NODE_RUNTIME_VERSION
:
1.7.12
TOOLSET_ARGS
:
--dist-url=https://electronjs.org/headers
-
nodejs_version
:
7
platform
:
x86
NODE_RUNTIME
:
electron
NODE_RUNTIME_VERSION
:
1.7.12
TOOLSET_ARGS
:
--dist-url=https://electronjs.org/headers
-
nodejs_version
:
6
-
nodejs_version
:
6
platform
:
x64
platform
:
x64
msvs_toolset
:
12
msvs_toolset
:
12
...
...
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