Skip to content

Commit 7aeb111

Browse files
committed
add composer.json
1 parent bfd5c7f commit 7aeb111

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ php:
44
- "5.4"
55
- "5.5"
66
- "5.6"
7+
before_script:
8+
- composer install
79
script:
810
- phpunit -c phpunit.xml

0 commit comments

Comments
 (0)