mirror of https://github.com/MISP/misp-modules
Use the CIRCL pymisp. Silly @rafiot ;)
parent
5372f50298
commit
d60f4ef495
|
@ -17,7 +17,7 @@ install:
|
||||||
- pip install -U -r REQUIREMENTS
|
- pip install -U -r REQUIREMENTS
|
||||||
- pip install .
|
- pip install .
|
||||||
# Force travis to use the right pymisp
|
# Force travis to use the right pymisp
|
||||||
- git clone https://github.com/MISP/PyMISP.git
|
- git clone https://github.com/CIRCL/PyMISP.git
|
||||||
- cd PyMISP
|
- cd PyMISP
|
||||||
- python setup.py install
|
- python setup.py install
|
||||||
- cd ..
|
- cd ..
|
||||||
|
|
Loading…
Reference in New Issue