Skip to content
This repository was archived by the owner on Apr 26, 2023. It is now read-only.

Commit cb21dac

Browse files
committed
increase the wait time for drone test and add html5lib fixed version
1 parent 6a39631 commit cb21dac

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ steps:
7777
- name: test image
7878
image: fabiodcorreia/base-python:latest
7979
commands:
80-
- sleep 60
80+
- sleep 90
8181
- sh ./test/start.sh
8282

8383
depends_on:

test/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
html5lib==1.1
12
mechanize==0.4.5

0 commit comments

Comments
 (0)