提交 fde9b885 编写于 作者: A azure-pipelines[bot]

[ci] Add a test Azure Pipelines Linux bot

Related #1219
上级 674560cf
pool:
vmImage: 'Ubuntu 16.04'
steps:
- script: |
apt install -y gcc binutils libtool autoconf automake make pkg-config gtk-doc-tools ragel libfreetype6-dev libfontconfig1-dev libglib2.0-dev libcairo2-dev libicu-dev libgraphite2-dev python python-pip
./autogen.sh --with-freetype --with-glib --with-cairo --with-icu --with-graphite2 --with-fontconfig
make -j32
make check
displayName: 'make'
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册