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