Commit 534a765c authored by gejun's avatar gejun

initialize .travis.yml

parent 124e0766
language: cpp
sudo: required
install:
- sudo apt-get install -qq libgflags-dev libprotobuf-dev libprotoc-dev protobuf-compiler libleveldb-dev
- sh config_brpc.sh --headers=/usr/include --libs=/usr/lib
- make -sj8
script:
- cd example/echo_c++
- make
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment