version 1.17

This commit is contained in:
Maik Klein 2017-06-05 20:45:20 +02:00
parent 6ff32ca9a1
commit dbe7846726

View file

@ -1,8 +1,6 @@
environment:
matrix:
- TARGET: 1.16.0-x86_64-pc-windows
COMPILER: gnu
- TARGET: 1.16.0-x86_64-pc-windows
- TARGET: 1.17.0-x86_64-pc-windows
COMPILER: msvc
install:
- if %COMPILER%==gnu choco install -y mingw