appveyor config
parent
c1a40f3d71
commit
f87ab8b34a
@ -0,0 +1,8 @@
|
||||
# appveyor file
|
||||
# http://www.appveyor.com/docs/appveyor-yml
|
||||
|
||||
os: Visual Studio 2015
|
||||
|
||||
build:
|
||||
verbosity: minimal
|
||||
project: libnyquist.vcxproj/v140/libnyquist.sln
|
||||
Loading…
Reference in New Issue