Skip to content

Commit 6ef46a2

Browse files
committed
Update node version in Travis
1 parent 6802a1e commit 6ef46a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
language: node_js
22
node_js:
3-
- "8.4"
3+
- "8.10"
4+
- "9.9"
45
services:
56
- mongodb
67
cache:

0 commit comments

Comments
 (0)