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

Commit8281b53

Browse files
committed
(ci): use Node 10 Active LTS
- Node 8 Maintenance LTS is EOL in Jan 2020- this also updates NPM to v6.9.0 (from v5.6.0)- and fixes whatever bug I was getting inhttps://travis-ci.org/agilgur5/mst-persist/builds/613842662
1 parentaa5120b commit8281b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language:node_js
22
# default is the very old 0.10.48; match local version instead
3-
node_js:'8.9'
3+
node_js:'10.16.0'
44

55
script:npm test -- --coverage
66
after_script:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp