mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-04-17 15:30:54 +00:00
update branch version
This commit is contained in:
parent
c3ead8a93c
commit
38ffafbbc0
1 changed files with 3 additions and 3 deletions
|
@ -16,11 +16,11 @@ php:
|
|||
matrix:
|
||||
include:
|
||||
- php: 5.6
|
||||
env: BRANCH=1.6.1.1 COMPOSER_IN_TESTS=1
|
||||
env: BRANCH=1.6.1.24 COMPOSER_IN_TESTS=1
|
||||
- php: 7.0
|
||||
env: BRANCH=1.6.1.1 COMPOSER_IN_TESTS=1
|
||||
env: BRANCH=1.6.1.24 COMPOSER_IN_TESTS=1
|
||||
- php: 7.1
|
||||
env: BRANCH=1.6.1.1 COMPOSER_IN_TESTS=1
|
||||
env: BRANCH=1.6.1.24 COMPOSER_IN_TESTS=1
|
||||
|
||||
before_script: make before_script
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue