diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8f57619b..0421c824 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,7 +1,7 @@ image: python:3.6.2-alpine3.6 before_script: - - pip install pylint + - pip install pylint requests discord.py docker pybooru pylint wolframalpha stages: - test