Skip to content

Commit 3eedefc

Browse files
mbroadstdaprahamian
authored andcommitted
chore: add travis stage for client encryption
1 parent 80778b5 commit 3eedefc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,13 @@ jobs:
8181
- MONGODB_UNIFIED_TOPOLOGY=1
8282
- MONGODB_ENVIRONMENT=sharded
8383

84+
- stage: client-encryption
85+
node_js: 4
86+
env:
87+
- MONGODB_VERSION=latest
88+
- MONGODB_UNIFIED_TOPOLOGY=1
89+
- MONGODB_ENVIRONMENT=replicaset
90+
8491
allow_failures:
8592
- env:
8693
- MONGODB_VERSION=4.0.x

0 commit comments

Comments
 (0)