From 2e5ca2ab6276b7b24895ade28e1533356ef523dc Mon Sep 17 00:00:00 2001 From: Charles Date: Thu, 16 Jan 2020 18:51:11 +0100 Subject: Testing config with travis --- libft.conf | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'libft.conf') diff --git a/libft.conf b/libft.conf index a9f3ea7..47f2a55 100644 --- a/libft.conf +++ b/libft.conf @@ -1,11 +1,7 @@ # Making -SRC_DIR=src -INCLUDE_DIR=include -BUILD_DIR=build FEATURES=get_next_line ft_lst - # Repository -RENDU_IGNORE=subject.pdf README.md scripts build libft.conf +RENDU_IGNORE=subject.pdf README.md scripts build test libft.conf -- cgit