1
mirror of https://code.videolan.org/videolan/dav1d synced 2024-11-14 22:58:33 +01:00

CI: Run tests on linux

This commit is contained in:
Marvin Scholz 2018-09-29 11:58:45 +02:00
parent 35e777f378
commit 88bf8edddc

View File

@ -10,6 +10,7 @@ build-debian:
script: script:
- meson build --buildtype release - meson build --buildtype release
- ninja -C build - ninja -C build
- cd build && meson test -v
build-win32: build-win32:
image: registry.videolan.org:5000/dav1d-debian-unstable:20180928151533 image: registry.videolan.org:5000/dav1d-debian-unstable:20180928151533