diff --git a/.travis.yml b/.travis.yml index c9dade3d2..0a7788cf0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,9 @@ notifications: template: - "%{result} - %{branch} \"%{commit_subject}\" %{build_url}" +before_script: + - echo "trusted-users = $USER" | sudo tee -a /etc/nix/nix.conf + - sudo systemctl restart nix-daemon jobs: include: - name: test pull request