From 7bc804b2d211726893404c86f1a32f17be4edf87 Mon Sep 17 00:00:00 2001 From: Julien (jvoisin) Voisin Date: Wed, 24 Feb 2016 10:47:22 +0100 Subject: Add a travis file --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index af87788..c57ef4d 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ VERSION=1.0 DEBVER := $(shell cut -d'.' -f1 < /etc/debian_version) tests: - @cd ./php-malware-finder && ./tests.sh + @cd ./php-malware-finder && bash ./tests.sh clean: rm -rf php-malware-finder/debian -- cgit v1.3