remove cruft
This commit is contained in:
parent
540da634ff
commit
5f1dc65d96
@ -27,13 +27,5 @@ test_linux_amd64:
|
|||||||
- linux
|
- linux
|
||||||
- amd64
|
- amd64
|
||||||
script:
|
script:
|
||||||
- dbus-uuidgen > /var/lib/dbus/machine-id
|
|
||||||
- mkdir -p /var/run/dbus
|
|
||||||
- dbus-daemon --config-file=/usr/share/dbus-1/system.conf --print-address
|
|
||||||
- |
|
|
||||||
dbus-run-session -- sh << END
|
|
||||||
echo | gnome-keyring-daemon --unlock
|
|
||||||
cargo test -- --nocapture
|
|
||||||
END
|
|
||||||
# - RUSTFLAGS="-D warnings" RUST_BACKTRACE=1 cargo test -- --nocapture
|
# - RUSTFLAGS="-D warnings" RUST_BACKTRACE=1 cargo test -- --nocapture
|
||||||
- RUST_BACKTRACE=1 cargo test -- --nocapture
|
- RUST_BACKTRACE=1 cargo test -- --nocapture
|
||||||
|
Loading…
Reference in New Issue
Block a user