Skip to content

Commit a85c1af

Browse files
author
Costin Bleotu
committed
drone
1 parent 0ea492b commit a85c1af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.drone.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ pipeline:
66
- pip wheel -r requirements.txt --wheel-dir=wheeldir --find-links=wheeldir
77
- pip install --use-wheel --no-index --find-links=wheeldir -r requirements.txt
88
- python -m unittest autodiscover
9+

0 commit comments

Comments
 (0)