Skip to content

Commit 2aea61c

Browse files
committed
Update Travis config to use node v8
1 parent 1dfabb2 commit 2aea61c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
language: node_js
22
node_js:
3-
- "4.8"
4-
- "6.10"
5-
- "7.6"
3+
- "8.2"
64
services:
75
- mongodb
86
cache:

0 commit comments

Comments
 (0)