mirror of
https://github.com/urbit/shrub.git
synced 2024-12-26 13:31:36 +03:00
ci: add travis as trusted user
This commit is contained in:
parent
f9d02263ee
commit
627df6d41f
@ -5,6 +5,7 @@ jobs:
|
||||
nix: 2.3.6
|
||||
before_install:
|
||||
- git lfs pull
|
||||
- echo "trusted-users = root travis" | sudo tee -a /etc/nix/nix.conf && sudo pkill nix-daemon
|
||||
install:
|
||||
- nix-env -iA cachix -f https://cachix.org/api/v1/install
|
||||
script:
|
||||
|
Loading…
Reference in New Issue
Block a user