Merge pull request #267 from abathur/patch-1

replace language: nix
This commit is contained in:
Jörg Thalheim 2020-08-31 22:16:20 +01:00 committed by GitHub
commit eee60f79be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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