Skip to content

Commit 3437688

Browse files
committed
Merge pull request #554
2 parents 158cc21 + d51ebc2 commit 3437688

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.travis.yml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ cache:
1616
env:
1717
global:
1818
- DRIVER_VERSION=1.5.0
19-
- SERVER_VERSION=3.6.2
19+
- SERVER_VERSION=4.0.0
2020

2121
matrix:
2222
fast_finish: true
@@ -31,10 +31,13 @@ matrix:
3131
- SERVER_VERSION=3.0.15
3232
- php: 7.0
3333
env:
34-
- SERVER_VERSION=3.2.18
34+
- SERVER_VERSION=3.2.20
3535
- php: 7.0
3636
env:
37-
- SERVER_VERSION=3.4.11
37+
- SERVER_VERSION=3.4.15
38+
- php: 7.0
39+
env:
40+
- SERVER_VERSION=3.6.5
3841

3942
before_install:
4043
- pip install "mongo-orchestration>=0.6.7,<1.0" --user `whoami`

0 commit comments

Comments
 (0)