From f8d24b1d50c62264fd98dad5348c88009ef8a2f7 Mon Sep 17 00:00:00 2001 From: Kosta Date: Mon, 5 Aug 2013 12:53:36 +0200 Subject: [PATCH] Calling SelfTest exe directly --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index dbe73718..ca651c50 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,4 +16,5 @@ install: script: - cd Build + - ./SelfTest - ctest -VV