travis: make travis a trusted user

This commit is contained in:
Jörg Thalheim 2020-06-27 19:38:56 +01:00
parent 972019d002
commit 1b66c5cb45
No known key found for this signature in database
GPG key ID: 003F2096411B5F92

View file

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