mirror of https://gitlab.com/bashrc2/epicyon
Merge
commit
7abe1b6484
|
@ -3,6 +3,6 @@ image: debian:testing
|
||||||
test:
|
test:
|
||||||
script:
|
script:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install -y python3-crypto python3-dateutil python3-idna python3-numpy python3-pil.imagetk python3-pycryptodome python3-requests python3-socks python3-setuptools
|
- apt-get install -y python3-crypto python3-dateutil python3-idna python3-numpy python3-pil.imagetk python3-pycryptodome python3-requests python3-socks python3-setuptools python3-pyqrcode
|
||||||
- python3 epicyon.py --tests
|
- python3 epicyon.py --tests
|
||||||
- python3 epicyon.py --testsnetwork
|
- python3 epicyon.py --testsnetwork
|
||||||
|
|
Loading…
Reference in New Issue