mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-11 08:43:10 +00:00
Delete .drone.yml
This commit is contained in:
parent
bed5ef7efa
commit
84a507715e
1 changed files with 0 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
image: wagtail-ci
|
||||
script:
|
||||
- python3.4 setup.py install
|
||||
- pip3.4 install -r requirements-dev.txt
|
||||
- python3.4 runtests.py --keepdb
|
||||
env:
|
||||
- DATABASE_NAME=/base-dbs/wagtail.v1.0.sqlite
|
||||
Loading…
Reference in a new issue