mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 16:51:40 -05:00
Re-enable tests on 19.09
This commit is contained in:
parent
589dd0617a
commit
b1d8664d67
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@ test-19.09:
|
|||
variables:
|
||||
NIX_PATH: nixpkgs=channel:nixos-19.09
|
||||
script:
|
||||
# FIXME: the other tests are broken at the moment
|
||||
- nix-shell -p git --run "nix-build --no-out-link --show-trace tests -A trivial"
|
||||
- nix-shell -p git --run "nix-build --no-out-link --show-trace tests"
|
||||
|
||||
test-unstable:
|
||||
variables:
|
||||
|
|
Loading…
Add table
Reference in a new issue