Automated tests
This commit is contained in:
parent
07683b4972
commit
0bb272f9c1
1 changed files with 1 additions and 1 deletions
|
@ -1,11 +1,11 @@
|
|||
language: php
|
||||
php:
|
||||
- 7.1
|
||||
- 7.0
|
||||
- 5.6
|
||||
- 5.5
|
||||
- 5.4
|
||||
- 5.3
|
||||
- hhvm
|
||||
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