Automated tests (configuration update)

This commit is contained in:
markseu 2014-08-29 09:25:31 +02:00
parent 289d9a009d
commit 37d8ef4876

View file

@ -1,8 +1,9 @@
language: php
php:
- 5.5
- 5.4
- 5.3
- 5.4
- 5.5
- 5.6
before_script:
- echo "serverScheme = http" >> system/config/config.ini
- echo "serverName = your.domain.name" >> system/config/config.ini