Skip to content

Commit

Permalink
Merge pull request #13 from vuongxuongminh/2.0
Browse files Browse the repository at this point in the history
Remove Travis after_script block.
  • Loading branch information
vuongxuongminh authored Jul 1, 2020
2 parents c4ee6d6 + b1b6e11 commit e018aed
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ before_script:

script:
- vendor/bin/phpunit --testdox --coverage-text --coverage-clover=coverage.clover

after_script:
- vendor/bin/ocular code-coverage:upload --format=php-clover coverage.clover

0 comments on commit e018aed

Please sign in to comment.