add travis

This commit is contained in:
skywind3000 2016-07-20 16:33:53 +08:00
parent c38025f0be
commit cbd072ef55
2 changed files with 5 additions and 0 deletions

View File

@ -5,3 +5,5 @@ compiler:
script:
- $CC -O3 test.cpp -o test -lstdc++

View File

@ -1,8 +1,11 @@
KCP - A Fast and Reliable ARQ Protocol
======================================
[![Powered][2]][1] [![Build Status][4]][5]
[1]: https://github.com/skywind3000/kcp
[2]: http://skywind3000.github.io/word/images/kcp.svg
[3]: https://raw.githubusercontent.com/skywind3000/kcp/master/kcp.svg
[4]: https://api.travis-ci.org/skywind3000/kcp.svg?branch=master
[5]: https://travis-ci.org/skywind3000/kcp
# 简介