add travis ci

This commit is contained in:
Robin Raymond 2017-09-21 10:50:39 +02:00
parent f123fa7fd3
commit 944254dbeb

4
.travis.yml Normal file
View file

@ -0,0 +1,4 @@
language: nix
script:
- nix-build tests/intern.nix
- nix-build tests/extern.nix