changed log class
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
language: php
|
||||
|
||||
php:
|
||||
- 5.3.3
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
|
||||
before_script:
|
||||
- COMPOSER_ROOT_VERSION=dev-master composer install --dev --prefer-source
|
||||
|
||||
Reference in New Issue
Block a user