Skip to content

Commit a6d9811

Browse files
committed
Updated Travis config to run composer install.
1 parent 99b5ce4 commit a6d9811

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ php:
33
- 5.5
44
- 5.4
55
- 5.3
6+
before_script:
7+
- composer install --dev --prefer-source

0 commit comments

Comments
 (0)