Add tests

This commit is contained in:
Mats Rauhala 2019-03-21 22:09:24 +02:00
parent a22b1b36e2
commit a680ad1f35
1 changed files with 12 additions and 0 deletions

12
.travis.yml Normal file
View File

@ -0,0 +1,12 @@
language: nix
os:
- linux
before_script:
- mkdir -m 0755 -p /nix/var/nix/{profiles,gcroots}/per-user/$USER
- mkdir -p ~/.config/nixpkgs
script:
# - nix run nixpkgs.haskellPackages.hlint -c hlint src
- nix build ./release.nix -A xmonad-masser