misc_nixos-mailserver/.travis.yml

12 lines
226 B
YAML
Raw Permalink Normal View History

2017-09-21 08:50:39 +00:00
language: nix
env:
NIX_PATH="nixpkgs=https://github.com/NixOS/nixpkgs-channels/archive/nixos-17.09.tar.gz"
2017-09-21 08:50:39 +00:00
script:
- nix-build tests/intern.nix
- nix-build tests/extern.nix
2017-09-21 14:34:59 +00:00
cache:
directories:
- /nix/store