Skip to content

Commit

Permalink
Switch documentation stage at the end to stop documentation link chec…
Browse files Browse the repository at this point in the history
…ks preventing "other tests" to be run

Signed-off-by: William Desportes <williamdes@wdes.fr>
  • Loading branch information
williamdes committed May 13, 2020
1 parent ee2a49e commit 75e0669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -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
Expand Down

0 comments on commit 75e0669

Please sign in to comment.