From d6bf9066473878caaf1ea33aeab643a390e6e9d4 Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Tue, 13 Jan 2015 20:30:28 -0500 Subject: [PATCH] Update travis file --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4b6f959..45e9c7e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ compiler: - gcc - clang # Change this to your needs -script: make && make check +script: make && make test notifications: irc: channels: -- 2.39.2