Don't build appveyor stuff for 3.5, as this branch is not win32 enabled.
This commit is contained in:
parent
1160f6c9bf
commit
0c0c9cf8fe
1 changed files with 2 additions and 0 deletions
|
@ -13,3 +13,5 @@ build_script:
|
|||
on_failure:
|
||||
- ps: Push-AppveyorArtifact config.log
|
||||
- ps: Push-AppveyorArtifact librb\include\librb-config.h
|
||||
except:
|
||||
- release/3.5
|
||||
|
|
Loading…
Reference in a new issue