From 22cdf1b1f120b0816615d6a5fa2cb023af7424ec Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Thu, 23 Oct 2014 22:49:48 -0400 Subject: [PATCH] Added unit tests to CI --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index f4bdb8a..8cccd49 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,5 +12,6 @@ before_script: script: - make - make classifychars tagplates sortstate benchmark prepcharsfortraining + - ./tests/unittests