scripts: don't build removed debian package during CI anymore

This commit is contained in:
Simon Fels 2018-06-11 09:57:31 +02:00
commit 62ea07eaf2

View file

@ -59,9 +59,3 @@ cmake ..
VERBOSE=1 make -j10
VERBOSE=1 make test
cd ..
cleanup
apt-get install -y build-essential curl devscripts gdebi-core dkms dh-systemd
apt-get install -y $(gdebi --quiet --apt-line ./debian/control)
debuild -us -uc