[ci skip] Build Visual Studio 12 Win64 on Appveyor

This commit is contained in:
Zhang Xianyi 2015-10-26 18:08:54 -05:00
parent 0b2ad98e48
commit 1ac8c32f1d
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ skip_commits:
before_build:
- echo Running cmake...
- cd c:\projects\OpenBLAS
- cmake .
- cmake -G "Visual Studio 12 Win64" .
test_script: