mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-12-23 10:09:44 +01:00
travis: fixup after 8d578a53d6
This commit is contained in:
parent
8d578a53d6
commit
0939f0c48c
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
language: nix
|
||||
sudo: true # needed by the nix install
|
||||
script: ./tests/eval-test.sh
|
||||
script: tests/eval.sh
|
||||
|
|
Loading…
Reference in a new issue