Multiple envs
This commit is contained in:
parent
4b887f7e41
commit
164582b9e8
@ -11,7 +11,9 @@ matrix:
|
||||
include:
|
||||
- env:
|
||||
- NIXPKGS=https://github.com/NixOS/nixpkgs-channels/archive/nixos-18.09.tar.gz
|
||||
- env:
|
||||
- NIXPKGS=https://github.com/NixOS/nixpkgs-channels/archive/nixos-19.03.tar.gz
|
||||
|
||||
script:
|
||||
# - nix run nixpkgs.haskellPackages.hlint -c hlint src
|
||||
- nix build -I nixpkgs=$NIXPKGS ./release.nix -A xmonad-masser
|
||||
- nix build -I nixpkgs=$NIXPKGS -f ./release.nix xmonad-masser
|
||||
|
Loading…
Reference in New Issue
Block a user