Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
restran committed May 29, 2017
1 parent e40b828 commit 6066323
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ script:
- coverage run -p --source=fomalhaut -m unittest discover -s fomalhaut -p "test_*.py"
- kill -2 $server_pid_1
- kill -2 $server_pid_2
- coverage run -p --source=fomalhaut -m fomalhaut.tests.stop_server
- coverage combine
- coverage report

Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ API 是连接 App 和服务器数据库的桥梁,在 App 和各种 API 多了

pip install -r requirements.txt


## 运行

配置 settings.py
Expand Down

0 comments on commit 6066323

Please sign in to comment.