CI: fix pylint for python 3.7

This commit is contained in:
mathieui 2018-08-11 22:57:59 +02:00
parent f781511237
commit 7d3403d288
No known key found for this signature in database
GPG key ID: C59F84CEEFD616E3

View file

@ -63,7 +63,7 @@ pytest-3.6:
pytest-latest:
stage: test
image: python:3.6
image: python:3
script:
- apt-get update && apt-get install -y libidn11-dev
- git clone git://git.louiz.org/slixmpp