提交 b959e41a 编写于 作者: L Lucas Meneghel Rodrigues 提交者: Lucas Meneghel Rodrigues

Merge pull request #45 from avocado-framework/add-doc-build-test

.travis.yml: Documentation build test
......@@ -15,5 +15,6 @@ script:
- ./unittests/runtests.py -c .nose.cfg
- inspekt lint
- inspekt style
- make -C docs html 2>&1 | grep -E '(ERROR|WARNING)' || test $? -eq 1
- ./scripts/avocado run "sleeptest sleeptest"
- ./scripts/avocado run "sleeptest failtest sleeptest" || test $? -eq 1
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册