appveyor: Run unit tests.
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
This commit is contained in:
@@ -65,6 +65,9 @@ install:
|
|||||||
build_script:
|
build_script:
|
||||||
- scons -j%NUMBER_OF_PROCESSORS% MSVC_VERSION=12.0 llvm=1
|
- scons -j%NUMBER_OF_PROCESSORS% MSVC_VERSION=12.0 llvm=1
|
||||||
|
|
||||||
|
after_build:
|
||||||
|
- scons -j%NUMBER_OF_PROCESSORS% MSVC_VERSION=12.0 llvm=1 check
|
||||||
|
|
||||||
|
|
||||||
# It's possible to setup notification here, as described in
|
# It's possible to setup notification here, as described in
|
||||||
# http://www.appveyor.com/docs/notifications#appveyor-yml-configuration , but
|
# http://www.appveyor.com/docs/notifications#appveyor-yml-configuration , but
|
||||||
|
Reference in New Issue
Block a user