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 19a80e3 commit a127b01Copy full SHA for a127b01
.travis.yml
@@ -1,13 +1,10 @@
1
language: php
2
php:
3
- 5.6
4
- - 5.5
5
- 5.4
6
env:
7
- EXT_VERSION=1.3.7 DB_PACKAGE=mongodb-10gen
8
- EXT_VERSION=1.3.7 DB_PACKAGE=mongodb-org
9
- - EXT_VERSION=1.4.5 DB_PACKAGE=mongodb-10gen
10
- - EXT_VERSION=1.4.5 DB_PACKAGE=mongodb-org
11
- EXT_VERSION=1.5.4 DB_PACKAGE=mongodb-10gen
12
- EXT_VERSION=1.5.4 DB_PACKAGE=mongodb-org
13
before_install:
0 commit comments