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:
|
on_failure:
|
||||||
- ps: Push-AppveyorArtifact config.log
|
- ps: Push-AppveyorArtifact config.log
|
||||||
- ps: Push-AppveyorArtifact librb\include\librb-config.h
|
- ps: Push-AppveyorArtifact librb\include\librb-config.h
|
||||||
except:
|
branches:
|
||||||
|
except:
|
||||||
- release/3.5
|
- release/3.5
|
||||||
|
|
Loading…
Reference in a new issue