summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorChris Dyer <cdyer@cs.cmu.edu>2012-08-12 23:19:14 -0400
committerChris Dyer <cdyer@cs.cmu.edu>2012-08-12 23:19:14 -0400
commit4760209baa483403db3bcb9bf1a32ae87a7b576d (patch)
tree207381de628ed404ac8d32a6375aac8f283017e0 /.travis.yml
parent254830b86da314bed23f44230710e1ba221af4c9 (diff)
run unit tests
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 326609d2..22d400aa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,4 +7,5 @@ before_script:
- ./configure
script: make
after_script:
+ - make check
- ./tests/run-system-tests.pl