Skip to content

Commit f1bd2d7

Browse files
committed
Update node versions in travis config
Closes #122
1 parent 8149ae5 commit f1bd2d7

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,7 +1,7 @@
11
language: node_js
22
node_js:
3-
- "4.6"
4-
- "6.8"
3+
- "6.9"
4+
- "7.0"
55
services:
66
- mongodb
77
cache:

0 commit comments

Comments
 (0)