misc_nixos-mailserver/.travis.yml

10 lines
200 B
YAML
Raw Normal View History

2017-09-21 10:50:39 +02:00
language: nix
script:
2017-09-21 10:58:03 +02:00
- git clone --depth 1 https://github.com/NixOS/nixpkgs ../nixpkgs
2017-09-21 10:50:39 +02:00
- nix-build tests/intern.nix
- nix-build tests/extern.nix
2017-09-21 16:34:59 +02:00
cache:
directories:
- /nix/store