Small fixes to windows and linux/osx CIs.
This commit is contained in:
parent
242ce8d130
commit
63a9adf13b
2 changed files with 2 additions and 2 deletions
|
@ -65,4 +65,4 @@ script:
|
|||
- cmake -D CMAKE_BUILD_TYPE=RELEASE ..
|
||||
- make -j2
|
||||
- cd ../tests
|
||||
- ./tests.sh
|
||||
- sudo ./tests.sh
|
|
@ -9,7 +9,7 @@ configuration:
|
|||
- Release
|
||||
platform:
|
||||
- x64
|
||||
- x86
|
||||
- Win32
|
||||
build:
|
||||
project: OpenFace.sln
|
||||
verbosity: minimal
|
Loading…
Reference in a new issue