1 Star 1 Fork 1

Bin / trantor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 458 Bytes
一键复制 编辑 原始数据 按行查看 历史
an-tao 提交于 2019-08-17 18:42 . Update travis CI (#49)
matrix:
include:
- os: linux
dist: xenial
- os: osx
osx_image: xcode11
sudo: required
language: cpp
addons:
apt:
sources:
- xenial
- sourceline: 'deb http://archive.ubuntu.com/ubuntu xenial main'
packages:
- openssl
- libssl-dev
- build-essential
- cmake
- libgtest-dev
- libc-ares-dev
homebrew:
packages:
- openssl
- cmake
- libtool
- gtest
script:
- ./build.sh -t
1
https://gitee.com/huzbin/trantor.git
git@gitee.com:huzbin/trantor.git
huzbin
trantor
trantor
master

搜索帮助