Skip to content

Commit

Permalink
chore: add travis stage for client encryption
Browse files Browse the repository at this point in the history
  • Loading branch information
mbroadst committed Jul 23, 2019
1 parent 5eaefd0 commit 0066874
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,13 @@ jobs:
- MONGODB_UNIFIED_TOPOLOGY=1
- MONGODB_ENVIRONMENT=sharded

- stage: client-encryption
node_js: 4
env:
- MONGODB_VERSION=latest
- MONGODB_UNIFIED_TOPOLOGY=1
- MONGODB_ENVIRONMENT=replicaset

allow_failures:
- env:
- MONGODB_VERSION=4.0.x
Expand Down

0 comments on commit 0066874

Please sign in to comment.