Skip to content
Snippets Groups Projects
Commit 9003b064 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Update gitlab-ci.yml

parent cc0b4260
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,12 @@ run-tests:
- pip3 install -I git+https://dev.gajim.org/gajim/python-nbxmpp.git@master
- pip3 install -I pylint==2.4.4
- pip3 install -I codespell
- pip3 install -I css-parser
- pip3 install -I keyring
- pip3 install -I packaging
- pip3 install -I precis-i18n
- pip3 install -I pyOpenSSL
- pip3 install -I pycairo
- mypy -V
- mypy gajim
- scripts/dev/pylint-ci.sh --jobs=2 gajim
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment