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

Commit c009893

Browse files
committed
Updated node versions
1 parent 52b4669 commit c009893

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
language: node_js
22
node_js:
33
- "node"
4-
- "lts/*"
54
- "8"
65
- "7"
76
env:
8-
- MONGOOSE_VERSION=4.11 STREAM_URL='https://key:[email protected]/?app_id=42'
7+
- MONGOOSE_VERSION=4.11.8 STREAM_URL='https://key:[email protected]/?app_id=42'
98
matrix:
109
include:
1110
- node_js: 8

0 commit comments

Comments
 (0)