mirror of https://gitlab.com/bashrc2/epicyon
Add ci dependency
parent
2e323a4641
commit
acf421b818
|
@ -3,6 +3,6 @@ image: debian:testing
|
|||
test:
|
||||
script:
|
||||
- apt-get update
|
||||
- apt-get install -y python3-cryptography python3-dateutil python3-idna python3-numpy python3-pil.imagetk python3-requests python3-socks python3-setuptools python3-pyqrcode
|
||||
- apt-get install -y python3-cryptography python3-dateutil python3-idna python3-numpy python3-pil.imagetk python3-requests python3-socks python3-setuptools python3-pyqrcode imagemagick
|
||||
- python3 epicyon.py --tests
|
||||
- python3 epicyon.py --testsnetwork
|
||||
|
|
Loading…
Reference in New Issue