Skip to content

Commit

Permalink
chore(travis): include forgotten stage info for sharded builds
Browse files Browse the repository at this point in the history
  • Loading branch information
mbroadst committed Jan 16, 2019
1 parent ffbe90b commit d0dc228
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit d0dc228

Please sign in to comment.