ci: try @joemfb's one weird trick

This commit is contained in:
Ted Blackman 2020-06-25 02:48:55 -04:00
parent 82cfc691ce
commit e13a7fc050

View File

@ -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: