Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 25dda80f authored by LEGRAND Jonathan's avatar LEGRAND Jonathan
Browse files

Swith to nose2

parent 5a47461f
Branches
No related tags found
No related merge requests found
Pipeline #841119 failed
......@@ -9,9 +9,9 @@ coverage:
script:
- conda create -n treex -y python=3
- source activate treex
- conda install networkx numpy matplotlib scikit-learn nose coverage
- conda install networkx numpy matplotlib scikit-learn nose2 coverage
- python -m pip install -e .
- MPLBACKEND=Agg nosetests -v
- MPLBACKEND=Agg nose2 -v
only:
- master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment