Skip to content

Commit 79bac31

Browse files
committed
Check package metainfo by travis
1 parent a32908e commit 79bac31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ install:
1010

1111
script:
1212
coverage run --source=aiohttp setup.py test
13+
python setup.py check -rms
1314
after_success:
1415
coveralls
1516

0 commit comments

Comments
 (0)