From 8f42f3363da702a1e1c6d9094ae9cfad2f08676f Mon Sep 17 00:00:00 2001 From: David Phillips Date: Tue, 27 Jun 2017 17:27:50 +1200 Subject: Add test recipe to travis run --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a3b3894..0504a5e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,4 +2,4 @@ language: c compiler: gcc script: - - make + - make all test -- cgit v1.1