Automated tests (configuration update)

This commit is contained in:
markseu 2015-10-06 14:23:32 +02:00
parent 1049cc1d71
commit eee4a2b2ee

View file

@ -6,7 +6,7 @@ php:
- 5.5
- 5.6
before_script:
- echo "serverScheme = http" >> system/config/config.ini
- echo "serverName = 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