add nix store to travis cache

This commit is contained in:
Robin Raymond 2017-09-21 16:34:59 +02:00
parent c574d0ea03
commit 7f6023f062
1 changed files with 4 additions and 0 deletions

View File

@ -3,3 +3,7 @@ script:
- git clone --depth 1 https://github.com/NixOS/nixpkgs ../nixpkgs - git clone --depth 1 https://github.com/NixOS/nixpkgs ../nixpkgs
- nix-build tests/intern.nix - nix-build tests/intern.nix
- nix-build tests/extern.nix - nix-build tests/extern.nix
cache:
directories:
- /nix/store