resolve backward compatibility issues
Signed-off-by: Beichi-CHs <g841734459@126.com>
This commit is contained in:
@@ -5,7 +5,6 @@ services:
|
||||
- docker
|
||||
- postgresql
|
||||
install:
|
||||
- pip install psycopg2
|
||||
- pip install -r deploy/requirements.txt
|
||||
- echo `cat /dev/urandom | head -1 | md5sum | head -c 32` > data/config/secret.key
|
||||
- ./init_db.sh
|
||||
@@ -15,6 +14,4 @@ script:
|
||||
- coverage run --include="$PWD/*" manage.py test
|
||||
- coverage report
|
||||
notifications:
|
||||
email:
|
||||
- beichi.dev@gmail.com
|
||||
- 841734459@qq.com
|
||||
slack: onlinejudgeteam:BzBz8UFgmS5crpiblof17K2W
|
||||
|
||||
Reference in New Issue
Block a user