summaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: c46adf4cbf5e65939887ff46da491eb45c3db907 (plain)
1
2
3
4
5
6
7
8
language: nix
script:
    - nix-build tests/intern.nix
    - nix-build tests/extern.nix

cache:
  directories:
      - /nix/store