Skip to content

Commit

Permalink
Adding travis to manifest check
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunoSanchez committed Nov 23, 2020
1 parent 69a7929 commit 44a3af6
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 @@ -31,6 +31,9 @@ jobs:
env: TOXENV=docs
- python: 3.8
env: TOXENV=docstyle
- python: 3.8
env: TOXENV=check-manifest


after_success:
- codecov --token=4022c5c1-b038-4f9b-bf1b-9d3b3d2b4628

0 comments on commit 44a3af6

Please sign in to comment.