Auto-update functionality #449 (#544)

* Convert tar to zip file for updater

* Add update section to maintenance
This commit is contained in:
Nabeel S
2020-02-10 12:39:59 -05:00
committed by GitHub
parent 90e1b3317d
commit 6b79ad7e58
7 changed files with 76 additions and 15 deletions

View File

@@ -30,6 +30,7 @@ install:
- php --version
- mysql --version
- composer install --dev --no-interaction --verbose
- npm i tar-to-zip -g
- cp .travis/env.travis.php env.php
- cp .travis/phpunit.travis.xml phpunit.xml