Skip to content

Commit 679ef27

Browse files
committed
Merge pull request #866
2 parents 0d05840 + 4e463e0 commit 679ef27

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
global:
1212
- TEST_PHP_ARGS="-q -s output.txt -g XFAIL,FAIL,BORK,WARN,LEAK,SKIP -x --show-diff"
1313
- REPORT_EXIT_STATUS=1
14-
- SERVER_VERSION=3.6.2
14+
- SERVER_VERSION=4.0.0
1515

1616
matrix:
1717
include:
@@ -25,13 +25,13 @@ matrix:
2525
- SERVER_VERSION=3.0.15
2626
- php: 7.0
2727
env:
28-
- SERVER_VERSION=3.2.18
28+
- SERVER_VERSION=3.2.20
2929
- php: 7.0
3030
env:
31-
- SERVER_VERSION=3.4.11
31+
- SERVER_VERSION=3.4.15
3232
- php: 7.0
3333
env:
34-
- SERVER_VERSION=4.0.0-rc4
34+
- SERVER_VERSION=3.6.5
3535

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

0 commit comments

Comments
 (0)