Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0f623fd

Browse files
authored
Build: Test on Node.js 16 instead of 15
Node.js 10 is kept for now despite being EOL'd as that's what our currentinfrastructure relies on.Closesgh-4902
1 parent482f846 commit0f623fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
language:node_js
22
os:linux
33
node_js:
4-
-"10"
4+
-"10"# required by jQuery infra
55
-"12"
66
-"14"
7-
-"15"
7+
-"16"
88
env:
99
-NPM_SCRIPT=test:browserless
1010
jobs:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp