From 60a6d331fc7a4a186c2dceec3b8874f5669d6171 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 5 Oct 2016 23:36:52 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 5659b10..8f274fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,6 +12,7 @@ python: install: - pip install coveralls - pip install codecov + - pip install -r website/REQUIREMENTS.txt - pip install . - git clone https://github.com/MISP/misp-taxonomies.git