ci: add nixos-20.09

This commit is contained in:
zimbatm 2020-11-27 15:32:49 +01:00
parent a720d8ee4f
commit d454de5f07
No known key found for this signature in database
GPG key ID: 71BAF6D40C1D63D7
3 changed files with 9 additions and 1 deletions

View file

@ -8,6 +8,8 @@ matrix:
env: NIXPKGS_CHANNEL=nixos-unstable IMAGE_TAG=latest
- name: nixos-20.03
env: NIXPKGS_CHANNEL=nixos-20.03
- name: nixos-20.09
env: NIXPKGS_CHANNEL=nixos-20.09
script:
- NIX_PATH=channel:$NIXPKGS_CHANNEL nix-shell --run ./.travis.sh