Add php version selection into wo.conf
* set PHP 7.3 as default php version * update travis script
This commit is contained in:
@@ -88,3 +88,8 @@ enable_plugin = true
|
||||
### `wo.cli.plugins.example` or from the file path
|
||||
### `/var/lib/wo/plugins/example.py`
|
||||
enable_plugin = true
|
||||
|
||||
[php]
|
||||
|
||||
### Default PHP version
|
||||
version = 7.3
|
||||
|
||||
Reference in New Issue
Block a user