Update travis.yml
This commit is contained in:
parent
2d96fcc531
commit
364b12e6d4
@ -17,6 +17,12 @@ matrix:
|
||||
include:
|
||||
- php: 7.0
|
||||
env: BRANCH=2.2-develop
|
||||
- php: 7.1
|
||||
env: BRANCH=2.2-develop
|
||||
- php: 7.1
|
||||
env: BRANCH=2.3-develop
|
||||
- php: 7.2
|
||||
env: BRANCH=2.3-develop
|
||||
|
||||
before_script:
|
||||
- bash bin/install.sh
|
||||
|
Loading…
Reference in New Issue
Block a user