Files
blog_os/.appveyor.yml
Philipp Oppermann d802763867 Appveyor: Only run cargo test on x86_64
Many parts of the `x86_64` library are not available on 32-bit x86 and
we currently don't do much target dependent conditional compilation in
blog_os since we only support a single architecture at the moment.
2018-10-26 17:07:47 +02:00

3.7 KiB