"...git@developer.sourcefind.cn:OpenDAS/megatron-lm.git" did not exist on "35a3fa8b7cd26b6022839e4d30e5ca5f21c08dd4"
Commit 2d7692b0 authored by rusty1s's avatar rusty1s
Browse files

make clean

parent 3086a970
......@@ -19,7 +19,7 @@ script:
- flake8 .
- python setup.py install
- python setup.py test
- cd docs && pip install -r requirements.txt && make html && make doctest
- cd docs && pip install -r requirements.txt && make clean && make html && make doctest
after_success:
- codecov
notifications:
......
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