Automated tests (configuration update)
This commit is contained in:
parent
b684caff61
commit
3a23ad2e7b
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ php:
|
|||
- 5.5
|
||||
- 5.6
|
||||
before_script:
|
||||
- echo -e "ServerScheme\072 http" >> system/config/config.ini
|
||||
- echo -e "ServerName\072 your.domain.name" >> system/config/config.ini
|
||||
- echo "ServerScheme:http" >> system/config/config.ini
|
||||
- echo "ServerName:your.domain.name" >> system/config/config.ini
|
||||
- php yellow.php version
|
||||
script: php yellow.php build test
|
||||
|
|
Loading…
Add table
Reference in a new issue