From a3334ee03ed4eaa14439665ce7259f474e4ac6ec Mon Sep 17 00:00:00 2001 From: Simone Margaritelli Date: Tue, 19 Nov 2019 19:41:14 +0100 Subject: [PATCH] misc: small fix or general refactoring i did not bother commenting --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 2940f8f..95870da 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,3 @@ git: install: - make - -script: - - make test -