use travis

This commit is contained in:
wyy 2014-04-26 18:27:03 +08:00
parent af01164c7f
commit 932bcc96db
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,6 @@
language: cpp language: cpp
install: cmake before_install:
- sudo apt-get install cmake
script: script:
- mkdir build - mkdir build
- cd build - cd build

View File

@ -1,3 +1,6 @@
[![Build Status](https://travis-ci.org/aszxqw/cppjieba.png?branch=master)](https://travis-ci.org/aszxqw/cppjieba)
- - -
# CppJieba # CppJieba
## Introduction ## Introduction