"git@developer.sourcefind.cn:hehl2/torchaudio.git" did not exist on "a91cae7c7bf965ecddec0dac77d44543d393da53"
Commit a05ff7e3 authored by rusty1s's avatar rusty1s
Browse files

added doctest

parent 4e03ddd1
...@@ -16,8 +16,8 @@ install: ...@@ -16,8 +16,8 @@ install:
script: script:
- pycodestyle . - pycodestyle .
- flake8 . - flake8 .
- python build.py
- python setup.py install - python setup.py install
- python setup.py test - python setup.py test
- cd docs && make doctest
notifications: notifications:
email: false email: false
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment