mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 15:40:11 +01:00
appveyor: Run unit tests.
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
This commit is contained in:
parent
50ddf03ada
commit
8fcacb4f90
1 changed files with 3 additions and 0 deletions
|
|
@ -65,6 +65,9 @@ install:
|
|||
build_script:
|
||||
- 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
|
||||
# http://www.appveyor.com/docs/notifications#appveyor-yml-configuration , but
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue