mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 13:06:09 +03:00
ci: try @joemfb's one weird trick
This commit is contained in:
parent
82cfc691ce
commit
e13a7fc050
@ -5,6 +5,7 @@ jobs:
|
|||||||
nix: 2.3.6
|
nix: 2.3.6
|
||||||
before_install:
|
before_install:
|
||||||
- git lfs pull
|
- git lfs pull
|
||||||
|
- echo "trusted-users = root travis" | sudo tee -a /etc/nix/nix.conf && sudo pkill nix-daemon
|
||||||
install:
|
install:
|
||||||
- nix-env -iA cachix -f https://cachix.org/api/v1/install
|
- nix-env -iA cachix -f https://cachix.org/api/v1/install
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user