Skip to content

Commit

Permalink
Adding Psalm coverage to Travis scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Scheffler committed Sep 9, 2019
1 parent b942578 commit 2ecb4a8
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 @@ -7,6 +7,7 @@ install:

script:
- make coverage
- make analyze

after_success:
- travis_retry php vendor/bin/php-coveralls

0 comments on commit 2ecb4a8

Please sign in to comment.