Skip to content

Commit

Permalink
fixed travis
Browse files Browse the repository at this point in the history
  • Loading branch information
neiluJ committed Jun 28, 2016
1 parent eda6cf5 commit 4b00b29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,8 @@ php:
- 7
- hhvm

install: composer install --dev

script:
- phpunit --coverage-clover ./build/clover.xml

Expand Down

0 comments on commit 4b00b29

Please sign in to comment.