diff --git a/.travis.yml b/.travis.yml index 19e33e13a5..8589a528e1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,8 +5,8 @@ language: php stages: - name: "Lint and analyse code" - name: "PHP Unit tests" - - name: "Documentation" - name: "Other tests" + - name: "Documentation" install: - nvm install 10