Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0Vu committed Jan 26, 2021
1 parent be5a106 commit 0e63f27
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,11 @@ php:
- 7.1
- 7.2
- 7.3
- 7.4

install:
- composer install

notifications:
email:
recipients:
- [email protected]
on_success: always
on_failure: always

script:
- vendor/bin/phpunit --coverage-clover=coverage.xml

Expand Down

0 comments on commit 0e63f27

Please sign in to comment.