Commit graph

5 commits

Author SHA1 Message Date
Alex Lyon
e0eb10cd37 Make Appveyor use the windows feature instead of generic 2019-05-01 21:14:25 -07:00
Alex Lyon
c851e00dbd Change the last supported Rust version to 1.31.0 2019-05-01 21:14:25 -07:00
Roy Ivy III
35051d7781 CI: fix and improve AppVeyor CI
* 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
2019-03-13 01:35:14 -05:00
Roy Ivy III
851f2e5323 fix AppVeyor CI configuration 2018-10-14 00:41:14 -05:00
Roy Ivy III
9cbf8b5856 maint: reduce CI config file visibility 2018-10-14 00:41:14 -05:00
Renamed from appveyor.yml (Browse further)