diff --git a/appveyor.yml b/appveyor.yml index 7a14b4b..ea47669 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,8 +1,8 @@ environment: matrix: - - TARGET: 1.14.0-x86_64-pc-windows + - TARGET: 1.16.0-x86_64-pc-windows COMPILER: gnu - - TARGET: 1.14.0-x86_64-pc-windows + - TARGET: 1.16.0-x86_64-pc-windows COMPILER: msvc install: - if %COMPILER%==gnu choco install -y mingw