1
mirror of https://code.videolan.org/videolan/dav1d synced 2024-09-27 11:50:24 +02: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:
- meson build --buildtype release
- ninja -C build
- cd build && meson test -v
build-win32:
image: registry.videolan.org:5000/dav1d-debian-unstable:20180928151533