From d0dc2283fc9c64cb84c1815ec43ee58b197e3125 Mon Sep 17 00:00:00 2001 From: Matt Broadstone Date: Wed, 16 Jan 2019 17:12:44 -0500 Subject: [PATCH] chore(travis): include forgotten stage info for sharded builds --- .travis.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.travis.yml b/.travis.yml index 28087b58fa3..4d1a5182ce1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,6 +39,11 @@ jobs: env: - MONGODB_VERSION=4.0.x - MONGODB_ENVIRONMENT=replicaset + - stage: sharded + node_js: 4 + env: + - MONGODB_VERSION=4.0.x + - MONGODB_ENVIRONMENT=sharded allow_failures: - env: