Skip to content

Commit d9d5205

Browse files
tulequTuan Le
and
Tuan Le
authored
remove travis ci (#2)
Co-authored-by: Tuan Le <[email protected]>
1 parent b97cebf commit d9d5205

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

Diff for: .travis.yml

-5
This file was deleted.

Diff for: README.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
libunikey - a text processing library for Vietnamese that built on ukengine
22
==============================
33

4-
[![Build Status](https://travis-ci.org/vn-input/libunikey.svg?branch=master)](https://travis-ci.org/vn-input/libunikey)
4+
### BUILD
5+
6+
```bash
7+
mkdir build
8+
cd build
9+
cmake ..
10+
make
11+
make tests
12+
```

0 commit comments

Comments
 (0)