提交 3aacefdf 编写于 作者: J Julien Schueller

Try build doc on Travis

上级 beac819f
......@@ -23,6 +23,8 @@ matrix:
- gcc-mingw-w64-x86-64
- binutils-mingw-w64-x86-64
script:
- pip install mkdocs python-markdown-math --user
- PATH=$PATH:~/.local/bin mkdocs build
- mkdir build && pushd build
- cmake -DCMAKE_INSTALL_PREFIX=~/.local -DWITH_CXX=ON ..
- make install -j2 && ctest -j2 --output-on-failure
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册