Skip to content

Commit

Permalink
Upload results
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeevdv committed Jan 9, 2020
1 parent 4d03360 commit be0576a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ install:
script:
- vendor/bin/phpcs --standard=vendor/yiisoft/yii2-coding-standards/Yii2 --extensions=php src
- php vendor/bin/codecept run --coverage --coverage-xml

after_success:
- bash <(curl -s https://codecov.io/bash)

0 comments on commit be0576a

Please sign in to comment.