公告板
版本库
filestore
活动
搜索
登录
sola
/
scpi-parser
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
Remove pkg-config from cunit test build
Jan Breuer
2015-08-27
7cda47a529a298886d739d6a0c1a8114e6e0c6ad
[sola/scpi-parser.git]
/
.travis.yml
1
2
3
4
5
6
7
8
9
10
addons:
apt:
packages:
- cunit
- libcunit1-dev
sudo: false
script:
- make test