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

Commit

Permalink
Merge pull request #40 from GetStream/bug/update-deps
Browse files Browse the repository at this point in the history
Bug/update deps
  • Loading branch information
Amin Mahboubi committed Jul 13, 2020
2 parents 5307ff2 + 5d9d6cc commit e4564ce
Show file tree
Hide file tree
Showing 4 changed files with 931 additions and 739 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
@@ -1,15 +1,14 @@
language: node_js
node_js:
- "node"
- "8"
- "7"
- "6"
- "10"
- "12"
- "14"
env:
- MONGOOSE_VERSION=4.11.8 STREAM_URL='https://key:secret@us-east.getstream.io/?app_id=42'
matrix:
include:
- node_js: 8
- node_js: 10
env: MONGOOSE_VERSION=4.0
before_script:
- npm install mongoose@$MONGOOSE_VERSION
Expand Down

0 comments on commit e4564ce

Please sign in to comment.