diff --git a/.travis.yml b/.travis.yml
index 285dfffa466f0781313a6ac240ddde6a96edbb99..54a610295e4b1db4c906220543e376e5fba91833 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,17 +1,18 @@
language: nix
-nix: 2.3.4
+nix: 2.3.6
+sudo: false
env:
global:
- CACHIX_CACHE=sikmir
- NUR_REPO=sikmir
-jobs:
+matrix:
include:
env: NIX_CHANNEL=https://nixos.org/channels/nixpkgs-unstable
env: NIX_CHANNEL=https://nixos.org/channels/nixos-unstable
install:
@@ -22,7 +23,7 @@ - nix-channel --add "${NIX_CHANNEL}" nixpkgs
script:
application/octet-stream
This content has been proxied by September (3851b).