Skip to content

Commit

Permalink
fixed all
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxiaolulu23312 committed May 7, 2019
1 parent 89d09a3 commit 9413d2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
language: python

python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"

install:
- pip install -r requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

### 项目简介
[![Build Status](https://travis-ci.org/xiaoxiaolulu/BotChatContrast.svg?branch=master)](https://travis-ci.org/xiaoxiaolulu/BotChatContrast) [![Coverage Status](https://coveralls.io/repos/github/xiaoxiaolulu/BotChatContrast/badge.svg)](https://coveralls.io/github/xiaoxiaolulu/BotChatContrast)
[![Build Status](https://travis-ci.org/xiaoxiaolulu/BotChatContrast.svg?branch=master)](https://travis-ci.org/xiaoxiaolulu/BotChatContrast) [![Coverage Status](https://coveralls.io/repos/github/xiaoxiaolulu/BotChatContrast/badge.svg)](https://coveralls.io/github/xiaoxiaolulu/BotChatContrast) ![python version](https://img.shields.io/badge/python-3.4%7C3.5%7C3.6%7C3.7-blue.svg)

BotChatContrast 是一款以Excel进行用例维护的聊天机器人文本回复对比小工具

Expand Down

0 comments on commit 9413d2c

Please sign in to comment.