Automated tests (configuration update)

This commit is contained in:
markseu 2015-10-06 14:43:34 +02:00
parent eee4a2b2ee
commit 0bf0005456

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