Automated tests (configuration update)
This commit is contained in:
parent
125949bfc8
commit
9ce484a947
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ php:
|
|||
- 5.4
|
||||
- 5.3
|
||||
before_script:
|
||||
- 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
|
||||
|
|
Loading…
Add table
Reference in a new issue