Let’s not use Composer’s autoload, since it fails in 5.2

This reverts commit af737f4cc7.
This reverts commit 84a4ff5b16.
This commit is contained in:
Justin Hileman
2014-03-25 10:50:43 -07:00
parent af737f4cc7
commit fdff8a4d15
2 changed files with 3 additions and 5 deletions
-3
View File
@@ -4,6 +4,3 @@ php:
- 5.3
- 5.4
- 5.5
before_script:
- composer install