mirror of https://github.com/MISP/misp-modules
chg: [travis] get rid of pipenv
parent
f33f96c98a
commit
b27dd2acfc
|
@ -17,7 +17,8 @@ before_install:
|
|||
install:
|
||||
- sudo apt-get install libzbar0 libzbar-dev libpoppler-cpp-dev tesseract-ocr libfuzzy-dev libcaca-dev liblua5.3-dev
|
||||
- pip install pipenv
|
||||
- pipenv install --dev
|
||||
- pip install -r REQUIREMENTS
|
||||
# - pipenv install --dev
|
||||
# install gtcaca
|
||||
- git clone git://github.com/stricaud/gtcaca.git
|
||||
- mkdir -p gtcaca/build
|
||||
|
|
Loading…
Reference in New Issue