changed log class

This commit is contained in:
Taras Machyshyn
2014-02-24 18:21:42 +02:00
parent 1cf6c8ac98
commit 9eaad382ff
298 changed files with 15237 additions and 1410 deletions
+2
View File
@@ -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