new channel: nixos-19.03 (#1)
This commit is contained in:
parent
e62437e814
commit
f31c910416
6 changed files with 26 additions and 6 deletions
|
@ -8,6 +8,8 @@ matrix:
|
|||
env: NIX_PATH=nixpkgs=channel:nixos-unstable IMAGE_TAG=latest
|
||||
- name: nixos-18.09
|
||||
env: NIX_PATH=nixpkgs=channel:nixos-18.09 IMAGE_TAG=nixos-18.09
|
||||
- name: nixos-19.03
|
||||
env: NIX_PATH=nixpkgs=channel:nixos-19.03 IMAGE_TAG=nixos-19.03
|
||||
|
||||
script:
|
||||
- nix-shell --run ./.travis.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue