From 7e1dd82eacdf9f9e8240b32440f87e84d29b7e9a Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sun, 2 Jul 2017 11:52:36 -0700 Subject: [PATCH] have the travis build script run the tests --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 307b8ed..207aaaa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ before_install: liblist-moreutils-perl libtext-template-perl graphviz libfile-libmagic-perl libgravatar-url-perl libwww-perl imagemagick script: - - make + - make; make test notifications: irc: channels: -- 2.39.2