Travis build distros on PHP 7.1
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
|||||||
script: ./.travis/deploy_script.sh
|
script: ./.travis/deploy_script.sh
|
||||||
on:
|
on:
|
||||||
all_branches: true
|
all_branches: true
|
||||||
php: '7.0'
|
php: '7.1'
|
||||||
- stage: release
|
- stage: release
|
||||||
script: skip
|
script: skip
|
||||||
before_deploy:
|
before_deploy:
|
||||||
@@ -54,4 +54,4 @@ jobs:
|
|||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
repo: nabeelio/phpvms
|
repo: nabeelio/phpvms
|
||||||
php: '7.0'
|
php: '7.1'
|
||||||
|
|||||||
Reference in New Issue
Block a user