Switch documentation stage at the end to stop documentation link checks preventing "other tests" to be run
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
ee2a49e4a8
commit
75e0669c27
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user