Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 7408ee9

Browse files
committed
Move to node 10
1 parent d99554f commit 7408ee9

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
@@ -5,7 +5,7 @@ dist: trusty
55
language: node_js
66

77
node_js:
8-
- "8"
8+
- "10"
99
env:
1010
- TASK=test
1111
- TASK=lint

0 commit comments

Comments
 (0)