0 Star 0 Fork 92

飞林 / handy

forked from yedf / handy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.travis.yml 276 Bytes
一键复制 编辑 原始数据 按行查看 历史
yedf 提交于 2015-06-25 11:17 . travis updated
language: cpp
compiler: g++
before_install:
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
- sudo apt-get update -qq
install:
- sudo apt-get install -qq g++-4.8
- export CXX="g++-4.8"
script: make && sudo ./handy_test
notifications:
email: true
C++
1
https://gitee.com/ysjhj/handy.git
git@gitee.com:ysjhj/handy.git
ysjhj
handy
handy
master

搜索帮助