From c5cde6afd3cecb44bbe9da0c28d970524da80228 Mon Sep 17 00:00:00 2001 From: nass1pro Date: Fri, 12 Jun 2020 10:12:03 +0200 Subject: probleme token ok reste trim and exception ok --- test_mini/libft/.travis.yml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 test_mini/libft/.travis.yml (limited to 'test_mini/libft/.travis.yml') diff --git a/test_mini/libft/.travis.yml b/test_mini/libft/.travis.yml deleted file mode 100644 index 71027dd..0000000 --- a/test_mini/libft/.travis.yml +++ /dev/null @@ -1,4 +0,0 @@ -language: c -compiler: gcc - -script: make all && make -C ./test run_v -- cgit