Explorar o código

fix the syntax

Jorge Aparicio %!s(int64=8) %!d(string=hai) anos
pai
achega
5af72233a7
Modificáronse 1 ficheiros con 3 adicións e 4 borrados
  1. 3 4
      appveyor.yml

+ 3 - 4
appveyor.yml

@@ -1,8 +1,7 @@
 environment:
-  global:
-    matrix:
-      - TARGET=i686-pc-windows-msvc
-      - TARGET=x86_64-pc-windows-msvc
+  matrix:
+    - TARGET: i686-pc-windows-msvc
+    - TARGET: x86_64-pc-windows-msvc
 
 install:
   - ps: Start-FileDownload "https://static.rust-lang.org/dist/rust-nightly-${env:TARGET}.exe"