From c145cf0a48635e01dc11823b27ab936a7ab239ab Mon Sep 17 00:00:00 2001 From: Francesco Gazzetta Date: Mon, 22 Oct 2018 12:37:53 +0200 Subject: [PATCH] 18.09 channel Closes #3 --- .travis.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index d04a7c1..91e4b5b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,10 +11,7 @@ matrix: include: - env: NIX_CHANNEL=https://nixos.org/channels/nixpkgs-unstable - env: NIX_CHANNEL=https://nixos.org/channels/nixos-unstable - - env: NIX_CHANNEL=https://nixos.org/channels/nixos-18.03 - # cachix will be introduced in 18.09, so we just allow a failure for now - allow_failures: - - env: NIX_CHANNEL=https://nixos.org/channels/nixos-18.03 + - env: NIX_CHANNEL=https://nixos.org/channels/nixos-18.09 install: - nix --version