Merge pull request #17718 from matthewbauer/patch-7
travis: build stdenv also
This commit is contained in:
commit
4d1d37014a
@ -48,7 +48,7 @@ while test -n "$1"; do
|
|||||||
echo "=== Fetching Nox from binary cache"
|
echo "=== Fetching Nox from binary cache"
|
||||||
|
|
||||||
# build nox silently so it's not in the log
|
# build nox silently so it's not in the log
|
||||||
nix-build "<nixpkgs>" -A nox
|
nix-build "<nixpkgs>" -A nox -A stdenv
|
||||||
;;
|
;;
|
||||||
|
|
||||||
pr)
|
pr)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user