Skip to content

Commit

Permalink
Enabling source clear (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
aliabbasrizvi authored Jun 6, 2018
1 parent ad1e98a commit 1012bbc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ php:
- '7.1'
before_install:
- composer install --dev
addons:
srcclr: true
script:
- mkdir -p build/logs
- ./vendor/bin/phpunit --coverage-clover build/logs/clover.xml
Expand Down

0 comments on commit 1012bbc

Please sign in to comment.