Skip to content

Commit 3673d32

Browse files
committed
PHPLIB-530: Test against MongoDB 4.3
1 parent 546f928 commit 3673d32

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,12 @@ jobs:
9191
env:
9292
- SERVER_VERSION=4.0.12
9393

94+
# Test upcoming server version
95+
- stage: Test
96+
php: "7.3"
97+
env:
98+
- SERVER_VERSION=4.3.3
99+
94100
# Test other server configurations
95101
- stage: Test
96102
php: "7.3"

0 commit comments

Comments
 (0)