From 583b5c6742840867f12ecf4c2d18fc6f576c37c5 Mon Sep 17 00:00:00 2001 From: zqwerty <zhuq96@hotmail.com> Date: Mon, 4 May 2020 15:11:45 +0800 Subject: [PATCH] do nothing in travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index ca8af75..2f59aed 100755 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ install: - pip install sphinx script: + - cd .. # - python setup.py test # - cd docs && rm source/convlab2.*.rst # - sphinx-apidoc -o ./source ../convlab2/ -- GitLab