improve testing

This commit is contained in:
Jaka Hudoklin 2019-05-05 11:55:19 +02:00
parent e4493addd8
commit 7e7eb19e94
No known key found for this signature in database
GPG key ID: 916062A1C4748647
6 changed files with 55 additions and 35 deletions

View file

@ -1,6 +1,4 @@
language: nix
script:
- nix-env -iA nixpkgs.jq
- nix build -f ./release.nix test-results --arg e2e false
- cat result | jq '.'
- nix eval -f ./release.nix --arg e2e false test-check