Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tborodziuk committed Jun 8, 2017
1 parent 4a75a8f commit 6ed686e
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,13 @@ env:
- PHALCON_VERSION="v3.0.3"
- PHALCON_VERSION="3.1.x"
- PHALCON_VERSION="v3.1.2"
exclude:
- php: 7.1
env: PHALCON_VERSION="3.0.x"
- php: 7.1
env: PHALCON_VERSION="v3.0.3"

matrix:
exclude:
- php: 7.1
env: PHALCON_VERSION="3.0.x"
- php: 7.1
env: PHALCON_VERSION="v3.0.3"

services:
- mongodb
Expand Down

0 comments on commit 6ed686e

Please sign in to comment.