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
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Commitc5da1fc

Browse files
committed
Drop node8 support. Add 10, 12, 13
1 parent423f654 commitc5da1fc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ script: npm run lint && npm run test-server-open && npm run test-node && npm run
99
after_script:npm run test-server-close
1010

1111
node_js:
12-
-"8"
13-
-"lts/*"
12+
-"10"
13+
-"12"
14+
-"13"
1415
-"node"
1516

1617
cache:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp