mirror of
https://github.com/yanyiwu/cppjieba.git
synced 2025-07-18 00:00:12 +08:00
aded .travis.yml
This commit is contained in:
parent
376750a518
commit
4819d307e9
12
.travis.yml
Normal file
12
.travis.yml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
language: cpp
|
||||||
|
install: cmake
|
||||||
|
script: cmake
|
||||||
|
compiler:
|
||||||
|
- clang
|
||||||
|
- gcc
|
||||||
|
notifications:
|
||||||
|
recipients:
|
||||||
|
- wuyanyi09@foxmail.com
|
||||||
|
email:
|
||||||
|
on_success: change
|
||||||
|
on_failure: always
|
Loading…
x
Reference in New Issue
Block a user