Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 3ce887f

Browse files
committed
ci: update the ci environment to nodejs v8
1 parent c841539 commit 3ce887f

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
@@ -2,7 +2,7 @@ dist: trusty
22
sudo: required
33
language: node_js
44
node_js:
5-
- "5"
5+
- "8"
66
os:
77
- linux
88
env:

0 commit comments

Comments
 (0)