Add gitlab CI

Patch supplied by James Valleroy https://gitlab.com/jvalleroy

a95fade56a
merge-requests/6/merge
Bob Mottram 2020-03-19 17:30:23 +00:00
parent a9813f56c6
commit 74a4cb90c5
1 changed files with 8 additions and 0 deletions

8
.gitlab-ci.yml 100644
View File

@ -0,0 +1,8 @@
image: debian:testing
test:
script:
- 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
- python3 epicyon.py --tests
- python3 epicyon.py --testsnetwork