appveyor yml fix.
This commit is contained in:
parent
818ec6463e
commit
fdf9973c59
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@ platform:
|
|||
build:
|
||||
project: OpenFace.sln
|
||||
verbosity: minimal
|
||||
|
||||
test_script:
|
||||
test_script:
|
||||
# C++
|
||||
- cmd: dir
|
||||
- cmd: if exist x64 (cd x64)
|
||||
|
|
Loading…
Reference in a new issue