Run tests against several PostgreSQL versions using Nix (#1492)

* Show test output with postgrest-test-spec* in nix-shell

* Test output in color
This commit is contained in:
Remo
2020-04-24 11:05:37 -05:00
committed by GitHub
parent 3da5a2875e
commit 1c19bbde93
5 changed files with 148 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ pkgs.lib.overrideDerivation env (
pkgs.cabal2nix
pkgs.postgresql
nixpkgsUpgrade
tests
];
shellHook =