nixos-mailserver/.travis.yml

6 lines
158 B
YAML
Raw Normal View History

2017-09-21 13:50:39 +05:00
language: nix
script:
2017-09-21 13:58:03 +05:00
- git clone --depth 1 https://github.com/NixOS/nixpkgs ../nixpkgs
2017-09-21 13:50:39 +05:00
- nix-build tests/intern.nix
- nix-build tests/extern.nix