From e46150ab77959dfa44905b6db1ef9f5aaecb4a3b Mon Sep 17 00:00:00 2001 From: Szczepan Zalega Date: Sat, 7 Oct 2017 14:07:32 +0200 Subject: Enable tests on CI Signed-off-by: Szczepan Zalega --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index ba4465b..22b1d07 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,4 +55,4 @@ install: script: - make -j2 -# - make test # TODO add library device-less tests \ No newline at end of file + - make test \ No newline at end of file -- cgit v1.2.1