Automated tests
This commit is contained in:
parent
35573ecd90
commit
c68748815f
1 changed files with 1 additions and 0 deletions
|
@ -9,5 +9,6 @@ php:
|
|||
before_script:
|
||||
- echo "ServerScheme:http" >> system/config/config.ini
|
||||
- echo "ServerName:your.domain.name" >> system/config/config.ini
|
||||
- echo "InstallationMode:0" >> system/config/config.ini
|
||||
- php yellow.php version
|
||||
script: php yellow.php build test
|
||||
|
|
Loading…
Add table
Reference in a new issue