commit
eee60f79be
1 changed files with 2 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
language: nix
|
||||
nix: 2.3.4
|
||||
version: ~> 1.0
|
||||
import: nix-community/nix-travis-ci:nix.yml@main
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
|
|
@ -10,9 +10,6 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue