Skip to content

Commit df6b3cb

Browse files
committed
Update node versions in Travis config
1 parent 88a8eda commit df6b3cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: node_js
22
node_js:
3-
- "4.6"
3+
- "4.7"
44
- "6.9"
5-
- "7.2"
5+
- "7.5"
66
services:
77
- mongodb
88
cache:

0 commit comments

Comments
 (0)