]> git.lizzy.rs Git - rust.git/blobdiff - appveyor.yml
normalize field types in copy implementations
[rust.git] / appveyor.yml
index 521ab00d0bfafe925c5bbde612adbf8c9baff16c..a4b5cbc115253f6a1edef11c8a0fc3bd6ad510e7 100644 (file)
@@ -21,7 +21,7 @@ environment:
   # MSVC cargotest
   - MSYS_BITS: 64
     NO_VENDOR: 1
-    RUST_CHECK_TARGET: check-cargotest
+    RUST_CHECK_TARGET: check-aux
     RUST_CONFIGURE_ARGS: --build=x86_64-pc-windows-msvc
 
   # 32/64-bit MinGW builds.