删除无用的文件

This commit is contained in:
virusdefender 2016-01-09 14:27:50 +08:00
parent 6075445087
commit b65b0ac532

View File

@ -1,12 +0,0 @@
image: daocloud/ci-python:2.7
services:
- mysql
env:
- oj_env="local"
script:
- pip install -r requirements.txt
- mkdir log
- python manage.py test