Appveyor: fix build
This commit is contained in:
parent
fa2d5b83b4
commit
ec39816b13
1 changed files with 3 additions and 2 deletions
|
@ -13,5 +13,6 @@ build_script:
|
|||
on_failure:
|
||||
- ps: Push-AppveyorArtifact config.log
|
||||
- ps: Push-AppveyorArtifact librb\include\librb-config.h
|
||||
except:
|
||||
- release/3.5
|
||||
branches:
|
||||
except:
|
||||
- release/3.5
|
||||
|
|
Loading…
Reference in a new issue