Fix autoload for Travis

This commit is contained in:
Justin Hileman
2014-03-25 10:19:55 -07:00
parent de2466864b
commit af737f4cc7
+3
View File
@@ -4,3 +4,6 @@ php:
- 5.3
- 5.4
- 5.5
before_script:
- composer install