1
0
mirror of synced 2024-11-22 13:06:07 +03:00

Update travis.yml

This commit is contained in:
Akolzin Dmitry 2018-05-04 17:42:17 +03:00
parent 2d96fcc531
commit 364b12e6d4

View File

@ -17,6 +17,12 @@ matrix:
include: include:
- php: 7.0 - php: 7.0
env: BRANCH=2.2-develop 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: before_script:
- bash bin/install.sh - bash bin/install.sh