Skip to content

Commit

Permalink
chore(travis): matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Dec 31, 2019
1 parent d68dec8 commit 0119476
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ php:
- 7.0
# - 7.1
- 7.2
- 7.3
# - 7.3
# - 7.4

env:
matrix:
# - PHALCON_VERSION="v3.1.0"
# - PHALCON_VERSION="v3.2.0"
- PHALCON_VERSION="v3.3.2"
- PHALCON_VERSION="v3.4.0"
- PHALCON_VERSION="v3.4.5"
# - PHALCON_VERSION="v4.0.0"

services:
Expand Down

0 comments on commit 0119476

Please sign in to comment.