Skip to content
  • Roy Ivy III's avatar
    CI: fix and improve AppVeyor CI · 35051d77
    Roy Ivy III authored
    * includes a fix/workaround for ongoing `gcc` library issues
      - see github:rust-lang/rust#47048 and github:rust-lang/rust#53454
      - note: this fix is required for successful gcc/gnu compilation of `expr` on windows
    * improves clarity and logging of the AppVeyor config
    * "install" phase is more generic and more easily usable within other rust crates
    35051d77