Delete appveyor.yml

This commit is contained in:
Leonardo Zide 2019-03-15 18:45:40 -07:00 committed by GitHub
parent e132e646c0
commit c1c9998511
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,16 +0,0 @@
version: ci.{build}
environment:
matrix:
- name: win32
platform: x86
qt: 5.10\msvc2015
init:
- set PATH=C:\Qt\%qt%\bin;%PATH%
- call "%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat"
install:
- qmake -v
- qmake -tp vc
- msbuild /t:Rebuild /p:Configuration=Release