diff --git a/.travis.yml b/.travis.yml
index 333c3fedf9a9d291af18eb7900abbf02ffc73069..0ae66010b576eb6c17cc7475afa0ef3c38fe9b3a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -74,7 +74,6 @@ jobs:
       - moodle-plugin-ci savepoints
       - moodle-plugin-ci mustache
       - moodle-plugin-ci grunt
-      - moodle-plugin-ci phpdoc
     # Smaller build matrix for development builds
     - stage: develop
       php: 7.1
@@ -100,4 +99,4 @@ stages:
   - name: develop
     if: branch != master AND (type != pull_request OR head_branch != master) AND (tag IS blank)
   - name: test
-    if: branch = master OR (type = pull_request AND head_branch = master) OR (tag IS present)
\ No newline at end of file
+    if: branch = master OR (type = pull_request AND head_branch = master) OR (tag IS present)