commit d57b4ae961dd025c5d3498a05dad63c55d98d21d
parent a6edacf2d28b1cf65e6c65a40a4f8bdf3000f52f
Author: Nikolay Korotkiy <sikmir@gmail.com>
Date: Mon, 21 Sep 2020 11:27:50 +0300
Update .travis.yml
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
@@ -1,5 +1,5 @@
language: nix
-nix: 2.3.6
+nix: 2.3.7
env:
global:
@@ -12,7 +12,7 @@ jobs:
os: linux
- env: NIX_CHANNEL=https://nixos.org/channels/nixos-unstable
os: linux
- - env: NIX_CHANNEL=https://nixos.org/channels/nixos-20.03
+ - env: NIX_CHANNEL=https://nixos.org/channels/nixos-20.09
os: linux
- env: NIX_CHANNEL=https://nixos.org/channels/nixpkgs-unstable
os: osx