From f34a318c49a98ec1076c0802f93b1098e8b9ca8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Wed, 7 Dec 2016 14:58:35 +0100 Subject: [PATCH] fix: Python3 tests --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index b16795cbd..32eb6f2c1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,7 +39,7 @@ before_install: - git config --global user.name "TravisCI" install: - - sudo apt-get install python3-pip + - sudo apt-get install python3-pip python3-nose - git pull --recurse-submodules && git submodule update - pip3 install --user pip -U - pip3 install --user pyzmq @@ -129,7 +129,7 @@ script: - pip3 install codecov - pip3 install requests-mock - pip3 install . - - nosetests3 --with-coverage --cover-package=pymisp tests/test_offline.py + - nosetests --with-coverage --cover-package=pymisp tests/test_offline.py - python3 tests/test.py - popd - cp PyMISP/tests/keys.py PyMISP/examples/events/