Skip to content

Commit a127b01

Browse files
author
Jonathan Gaillard
committed
Just use highest and lowest supported versions for travis build matrix.
1 parent 19a80e3 commit a127b01

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
language: php
22
php:
33
- 5.6
4-
- 5.5
54
- 5.4
65
env:
76
- EXT_VERSION=1.3.7 DB_PACKAGE=mongodb-10gen
87
- 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
118
- EXT_VERSION=1.5.4 DB_PACKAGE=mongodb-10gen
129
- EXT_VERSION=1.5.4 DB_PACKAGE=mongodb-org
1310
before_install:

0 commit comments

Comments
 (0)