Skip to content

Commit

Permalink
Add composer install to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
luishdez committed Jul 18, 2015
1 parent 101fd68 commit bb0cf92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ php:
- 5.6
- hhvm

before_script: composer install --dev
script: phpunit

0 comments on commit bb0cf92

Please sign in to comment.