parent
18d25bb382
commit
987c5c9460
1 changed files with 2 additions and 2 deletions
|
@ -6,10 +6,10 @@ matrix:
|
||||||
include:
|
include:
|
||||||
- name: nixos-unstable
|
- name: nixos-unstable
|
||||||
env: NIX_PATH=nixpkgs=channel:nixos-unstable IMAGE_TAG=latest
|
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
|
- name: nixos-19.03
|
||||||
env: NIX_PATH=nixpkgs=channel:nixos-19.03 IMAGE_TAG=nixos-19.03
|
env: NIX_PATH=nixpkgs=channel:nixos-19.03 IMAGE_TAG=nixos-19.03
|
||||||
|
- name: nixos-19.09
|
||||||
|
env: NIX_PATH=nixpkgs=channel:nixos-19.09 IMAGE_TAG=nixos-19.09
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- nix-shell --run ./.travis.sh
|
- nix-shell --run ./.travis.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue