Small fixes to windows and linux/osx CIs.

This commit is contained in:
Tadas Baltrusaitis 2016-07-29 13:26:03 -04:00
parent 242ce8d130
commit 63a9adf13b
2 changed files with 2 additions and 2 deletions

View File

@ -65,4 +65,4 @@ script:
- cmake -D CMAKE_BUILD_TYPE=RELEASE ..
- make -j2
- cd ../tests
- ./tests.sh
- sudo ./tests.sh

View File

@ -9,7 +9,7 @@ configuration:
- Release
platform:
- x64
- x86
- Win32
build:
project: OpenFace.sln
verbosity: minimal