Browse Source

Fixed AppVeyor for real this time

pull/46/head
Anairkoen Schno 5 years ago
parent
commit
50aeeca4b9
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      appveyor.yml

+ 2
- 3
appveyor.yml View File

@ -6,9 +6,8 @@ environment:
secure: E42gl/yepETuoLSwbJZ1GmEIPK6cCJu6zkd59NA21XiICtEV6COOLW7aehi1tcVU
matrix:
BUILD_DOC:
- 'yes'
- 'no'
- BUILD_DOC: 'yes'
- BUILD_DOC: 'no'
pull_requests:
do_not_increment_build_number: true


Loading…
Cancel
Save