Skip to content

Commit 025bec1

Browse files
authored
Merge pull request kunalkapadia#123 from KunalKapadia/develop-update-travis
Update node versions in travis config
2 parents 8149ae5 + f1bd2d7 commit 025bec1

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)