0
0
Fork 0
mirror of https://github.com/boltgolt/howdy.git synced 2024-09-19 09:51:19 +02:00

Final try for the day

This commit is contained in:
boltgolt 2018-04-07 16:58:40 +02:00
parent 0ed5a8655f
commit f46161fa08

View file

@ -2,7 +2,7 @@ language: python
sudo: required
before_install:
- sudo apt install devscripts -y
- sudo apt install devscripts dh-make -y
- debuild -i -us -uc -b
install: sudo apt install ../*.deb -y