Skip to content

Commit a5e029d

Browse files
committed
Use MongoDB 3.0 for prefer-lowest CI environment
1 parent 9fdab2e commit a5e029d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,10 @@ jobs:
6161
# Test against lowest supported dependencies
6262
- stage: Test
6363
php: "7.0"
64+
dist: trusty
6465
env:
66+
- SERVER_DISTRO=enterprise-ubuntu1404
67+
- SERVER_VERSION=3.0.15
6568
- COMPOSER_OPTIONS=--prefer-lowest
6669

6770
# Test older standalone server versions (3.0-4.0)

0 commit comments

Comments
 (0)