We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af01164 commit 932bcc9Copy full SHA for 932bcc9
.travis.yml
@@ -1,5 +1,6 @@
1
language: cpp
2
-install: cmake
+before_install:
3
+ - sudo apt-get install cmake
4
script:
5
- mkdir build
6
- cd build
README.md
@@ -1,3 +1,6 @@
+[](https://travis-ci.org/aszxqw/cppjieba)
+- - -
+
# CppJieba
## Introduction
0 commit comments