Skip to content

Commit 932bcc9

Browse files
committed
use travis
1 parent af01164 commit 932bcc9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
language: cpp
2-
install: cmake
2+
before_install:
3+
- sudo apt-get install cmake
34
script:
45
- mkdir build
56
- cd build

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[![Build Status](https://travis-ci.org/aszxqw/cppjieba.png?branch=master)](https://travis-ci.org/aszxqw/cppjieba)
2+
- - -
3+
14
# CppJieba
25

36
## Introduction

0 commit comments

Comments
 (0)