Skip to content

Commit 97b60ae

Browse files
committed
Install composer packages
1 parent e9b1fe8 commit 97b60ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ php:
77
- "7.0"
88
- "nightly"
99
- hhvm
10+
before_script: composer install
1011
script: ./vendor/phpunit/phpunit/phpunit
1112
sudo: false
1213

0 commit comments

Comments
 (0)