We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e16b8ce commit 6bb17a7Copy full SHA for 6bb17a7
.travis.yml
@@ -16,7 +16,7 @@ matrix:
16
- php: 5.5
17
env: &common_env DRIVER_VERSION=1.3.3 SERVER_VERSION=3.4
18
addons: &common_addons
19
- apt:
+ apt:
20
sources: [ mongodb-3.4-precise ]
21
packages: [ mongodb-org, *common_packages ]
22
- php: 5.6
0 commit comments