From 505d499185062aa42d1da19e3d7c1dc6b16b3afd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Fri, 6 Nov 2015 19:18:45 +0100 Subject: Fix travis config The tests fail on travis ci because the libmagic 5.09 is buggy. --- test/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/__init__.py (limited to 'test/__init__.py') diff --git a/test/__init__.py b/test/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit v1.2.1