Automated tests (configuration update)

This commit is contained in:
markseu 2015-10-06 15:05:48 +02:00
parent b684caff61
commit 3a23ad2e7b

View file

@ -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