summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorzimbatm <zimbatm@zimbatm.com>2017-12-25 15:07:07 +0000
committerYegor Timoshenko <yegortimoshenko@gmail.com>2017-12-25 17:21:35 +0000
commit83890749b29b56bf294ba5f088b3c179e269e7a1 (patch)
tree0dee02cd6d2dbf558f877e94874a9b665452aa4f /.travis.yml
parent571bea15a4fbc8a89990a3dfe0156c21713505ad (diff)
add Travis CI to the repo
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
new file mode 100644
index 0000000..3471081
--- /dev/null
+++ b/.travis.yml
@@ -0,0 +1,3 @@
+language: nix
+sudo: true # needed by the nix install
+script: ./tests/eval-test.sh