Skip to content

Commit

Permalink
fix php 7.2 mongodb
Browse files Browse the repository at this point in the history
  • Loading branch information
makladuxbert committed Jan 2, 2018
1 parent 75aa4b9 commit fd24a7f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ language: php
php:
- 7.0
- 7.1
- 7.2

matrix:
fast_finish: true
Expand All @@ -13,16 +12,10 @@ env:
- COMPOSER_FLAGS="--prefer-lowest"
- COMPOSER_FLAGS=""

matrix:
exclude:
- php: 7.2
env: COMPOSER_FLAGS="--prefer-lowest"

sudo: false

services:
- mongodb
- mysql

addons:
apt:
Expand Down

0 comments on commit fd24a7f

Please sign in to comment.