提交 80deedc8 编写于 作者: S superjom

init travis ci

上级 ad4dc58a
language: cpp
cache:
directories:
- $HOME/.ccache
- $HOME/.cache/pip
- $TRAVIS_BUILD_DIR/build/third_party
sudo: required
dist: trusty
os:
- linux
addons:
apt:
packages:
- gcc-4.8
- g++-4.8
- git
- python
- python-pip
- python2.7-dev
- python-wheel
- clang-format-3.8
- ccache
notifications:
email:
on_success: change
on_failure: always
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册