]> git.immae.eu Git - github/fretlink/ansible-clever.git/blobdiff - .travis.yml
Merge pull request #78 from paulrbr-fl/add-mongo-addon
[github/fretlink/ansible-clever.git] / .travis.yml
index e42204f9257fbf295126d64ca1e6e044ffe5845d..31c3ecf49469fc8403430144f54fa94a0d60af52 100644 (file)
@@ -2,7 +2,7 @@
 language: nix
 nix: 2.3.4
 env:
-  - CUSTOM_NIX_PATH=nixpkgs=channel:nixos-20.03
+  - CUSTOM_NIX_PATH=nixpkgs=channel:nixos-20.09
 
 # Travis nix integration will install nix AFTER the environment variables are set
 # and the nix installer will overide NIX_PATH variable thus we need to re-export it