Skip to content

Commit 9f279af

Browse files
committed
feat(travis): Update node to v6 in travis
kunalkapadia#10
1 parent ba75dc2 commit 9f279af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
33
- "4.4"
4-
- "5.11"
4+
- "6.2"
55
services:
66
- mongodb
77
cache:

0 commit comments

Comments
 (0)