mirror of
https://github.com/bspeice/qadapt
synced 2024-11-21 05:18:09 -05:00
Using system allocator doesn't change CircleCI being able to run
This commit is contained in:
parent
964e9c5a11
commit
121fcb028a
12
appveyor.yml
12
appveyor.yml
@ -1,14 +1,14 @@
|
||||
environment:
|
||||
matrix:
|
||||
# MinGW
|
||||
- TARGET: i686-pc-windows-gnu
|
||||
RUST_VERSION: nightly
|
||||
- TARGET: x86_64-pc-windows-gnu
|
||||
RUST_VERSION: nightly
|
||||
# - TARGET: i686-pc-windows-gnu
|
||||
# RUST_VERSION: nightly
|
||||
# - TARGET: x86_64-pc-windows-gnu
|
||||
# RUST_VERSION: nightly
|
||||
|
||||
# MSVC
|
||||
- TARGET: i686-pc-windows-msvc
|
||||
RUST_VERSION: nightly
|
||||
# - TARGET: i686-pc-windows-msvc
|
||||
# RUST_VERSION: nightly
|
||||
- TARGET: x86_64-pc-windows-msvc
|
||||
RUST_VERSION: nightly
|
||||
- TARGET: x86_64-pc-windows-msvc
|
||||
|
Loading…
Reference in New Issue
Block a user