Browse Source

Changed matrix order

pull/32/head
Anairkoen Schno 5 years ago
parent
commit
bd75e06785
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml View File

@ -7,8 +7,8 @@ environment:
do_deploy: true
matrix:
- BUILD_DOC: 'yes'
- BUILD_DOC: 'no'
- BUILD_DOC: 'yes'
pull_requests:
do_not_increment_build_number: true


Loading…
Cancel
Save