Skip to content

Commit c855a9a

Browse files
author
Mark Moffat
committedNov 29, 2016
Dropping support for Node v0.12
1 parent 2117f4c commit c855a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: node_js
22
services:
33
- mongodb
44
node_js:
5-
- "0.12"
5+
- "4.0.0"
66
- "4.4.5"
77
- "5.4.1"
88
- "6.2"

0 commit comments

Comments
 (0)
Please sign in to comment.