Automated tests (configuration update)
This commit is contained in:
parent
289d9a009d
commit
37d8ef4876
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue