Skip to content

Commit 44a3af6

Browse files
committed
Adding travis to manifest check
1 parent 69a7929 commit 44a3af6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ jobs:
3131
env: TOXENV=docs
3232
- python: 3.8
3333
env: TOXENV=docstyle
34+
- python: 3.8
35+
env: TOXENV=check-manifest
36+
3437

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

0 commit comments

Comments
 (0)