Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit 1c57170

Browse files
committed
Updated node.js versions.
1 parent 863858f commit 1c57170

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.travis.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: node_js
22
node_js:
3-
- "0.12"
4-
- "0.10"
5-
- "iojs"
3+
- "node"
4+
- "lts/*"
5+
- "8"
6+
- "7"
67
services:
7-
- mongodb
8+
- mongodb

0 commit comments

Comments
 (0)