Add installation and runtime test.

This commit is contained in:
Daniel Wróbel 2020-06-01 21:07:08 +02:00 committed by GitHub
parent cdb55ca945
commit c5b8d4789d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,3 +25,6 @@ chmod 555 /tmp/syncplay/DEBIAN/prerm
make install DESTDIR=/tmp/syncplay
dpkg -b /tmp/syncplay/
sudo apt install /tmp/syncplay.deb -y
syncplay --no-gui
sudo apt remove syncplay