Skip to content

Commit 3b466bb

Browse files
committed
TravisCI上でのnode.jsのバージョンを10に更新
test:unitを実行するため。
1 parent 5d1bebe commit 3b466bb

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
@@ -4,7 +4,7 @@ dist: trusty
44
addons:
55
chrome: stable
66
node_js:
7-
- 8
7+
- 10
88
env:
99
global:
1010
- NODE_ENV=production

0 commit comments

Comments
 (0)