diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 879291320a7a715c10113f850a9f43f9465a7196..c740444e3329e69e5db59f874b182c5fc46ab051 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -299,7 +299,7 @@ pylint:
       optional: true
   allow_failure: true
   script:
-    - pylint --unsafe-load-any-extension=y -d all -e E,F src/caoscrawler
+    - pylint --unsafe-load-any-extension=y -d all -e E,F src/caoscrawler integrationtests/
 
 # Build the sphinx documentation and make it ready for deployment by Gitlab Pages
 # Special job for serving a static website. See https://docs.gitlab.com/ee/ci/yaml/README.html#pages