Skip to content

Commit 7ab98bd

Browse files
Update to node 10 in .travis.yml
1 parent d80bd75 commit 7ab98bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ sudo: required
44
node_js:
55
- "9"
66
- "8"
7+
- "10"
78
services:
89
- mongodb
910
before_script:

0 commit comments

Comments
 (0)