aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: a9f775579ca542a18ae0bbdc99a11a0319139a25 (plain)
1
2
3
4
5
6
7
8
9
10
11
language: nix

os:
  - linux
  - osx

before_script:
  - mkdir -m 0755 -p /nix/var/nix/{profiles,gcroots}/per-user/$USER

script:
  nix-shell . -A install