• Show log

    Commit

  • Hash : 93a92547
    Author : Azat Khuzhin
    Date : 2019-04-02T23:25:08

    appveyor: check intermediate powershell commands exit codes and terminate early
    
    Otherwise build errors will be ignored, i.e. if build fails but regress
    binary exists (copied from artifacts) it will be runned instead of newly
    compiled.