This commit is contained in:
hiro98 2020-07-09 20:42:18 +02:00
parent 334b85a4ce
commit 9250aaf8cc

View file

@ -1,9 +1,5 @@
language: clojure
lein: 2.9.3
script:
- sudo apt update
- sudo apt install systemd dbus
- sudo systemctl status dbus.service
- sudo systemctl start dbus
- export $(dbus-launch)
- lein do test, uberjar