提交 321741a8 authored 作者: abergeron's avatar abergeron 提交者: GitHub

Merge pull request #4971 from slefrancois/jenkins_xunit_pretest

add xunit to jenkins pretest
......@@ -10,7 +10,7 @@ export PATH=/usr/local/miniconda2/bin:$PATH
# Test flake8
echo "===== Testing flake8"
bin/theano-nose theano/tests/test_flake8.py || exit 1
bin/theano-nose theano/tests/test_flake8.py --with-xunit --xunit-file=theano_pre_tests.xml || exit 1
# Test documentation
echo "===== Testing documentation build"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论