Skip to content

Commit d0dc228

Browse files
committed
chore(travis): include forgotten stage info for sharded builds
1 parent ffbe90b commit d0dc228

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: .travis.yml

+5
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@ jobs:
3939
env:
4040
- MONGODB_VERSION=4.0.x
4141
- MONGODB_ENVIRONMENT=replicaset
42+
- stage: sharded
43+
node_js: 4
44+
env:
45+
- MONGODB_VERSION=4.0.x
46+
- MONGODB_ENVIRONMENT=sharded
4247

4348
allow_failures:
4449
- env:

0 commit comments

Comments
 (0)