add travis ci

This commit is contained in:
Robin Raymond 2017-09-21 10:50:39 +02:00
parent f123fa7fd3
commit 944254dbeb
1 changed files with 4 additions and 0 deletions

4
.travis.yml Normal file
View File

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