nixos-mailserver/.travis.yml

6 lines
158 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