add Travis CI to the repo

This commit is contained in:
zimbatm
2017-12-25 15:07:07 +00:00
committed by Yegor Timoshenko
parent 571bea15a4
commit 83890749b2
2 changed files with 8 additions and 4 deletions

3
.travis.yml Normal file
View File

@@ -0,0 +1,3 @@
language: nix
sudo: true # needed by the nix install
script: ./tests/eval-test.sh