[ci skip] Build Visual Studio 12 Win64 on Appveyor
This commit is contained in:
parent
0b2ad98e48
commit
1ac8c32f1d
|
@ -36,7 +36,7 @@ skip_commits:
|
||||||
before_build:
|
before_build:
|
||||||
- echo Running cmake...
|
- echo Running cmake...
|
||||||
- cd c:\projects\OpenBLAS
|
- cd c:\projects\OpenBLAS
|
||||||
- cmake .
|
- cmake -G "Visual Studio 12 Win64" .
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue