Re-enable tests on 19.09

This commit is contained in:
adisbladis 2020-01-01 18:11:14 +00:00
parent 589dd0617a
commit b1d8664d67
No known key found for this signature in database
GPG key ID: 110BFAD44C6249B7

View file

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