Skip to content

Commit

Permalink
install curl
Browse files Browse the repository at this point in the history
  • Loading branch information
orsinium committed Oct 1, 2020
1 parent 2d54f59 commit 39717b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Expand Up @@ -9,6 +9,7 @@ steps:
ENV: pytest
commands:
# install DepHell
- apk add curl
- curl -L dephell.org/install > install.py
- python3 install.py --branch=master
- dephell inspect self
Expand Down

0 comments on commit 39717b4

Please sign in to comment.