Skip to content

Commit

Permalink
Update tested driver versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alcaeus committed Nov 25, 2020
1 parent 2c211e0 commit 953dbc1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .evergreen/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ axes:
variables:
DRIVER_VERSION: "1.8.1"
- id: "latest-stable"
display_name: "1.8-stable"
display_name: "1.9-stable"
variables:
DRIVER_VERSION: "stable"
- id: "1.8-dev"
Expand Down
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,13 @@ jobs:
# Test against PHP 8
- stage: Test
php: "8.0snapshot"
env:
- DRIVER_VERSION="1.9.0RC1"
- stage: Test
php: "8.0snapshot"
env:
- DRIVER_VERSION="1.9.0RC1"
- DEPLOYMENT=REPLICASET
- stage: Test
php: "8.0snapshot"
env:
- DRIVER_VERSION="1.9.0RC1"
- DEPLOYMENT=SHARDED_CLUSTER_RS

before_install:
Expand Down

0 comments on commit 953dbc1

Please sign in to comment.