diff --git a/.travis.yml b/.travis.yml index d9594a5fd15c806568a3d8069a66d73bc4b319eb..14d6137e929e906607903e37940c7e25d817cd5b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,7 @@ before_script: - chmod +x ./cc-test-reporter - ./cc-test-reporter before-build - pip install -r requirements.txt + - pip install nose2 mock coverage nose2[coverage_plugin] jobs: include: - stage: test