mirror of https://github.com/MISP/misp-galaxy
chg: Bump travis
parent
164e54c3fe
commit
86a8f04be3
|
@ -18,7 +18,7 @@ install:
|
||||||
- git clone https://github.com/MISP/PyMISPGalaxies.git
|
- git clone https://github.com/MISP/PyMISPGalaxies.git
|
||||||
- pushd PyMISPGalaxies
|
- pushd PyMISPGalaxies
|
||||||
- git submodule update --init
|
- git submodule update --init
|
||||||
- git submodule foreach git pull origin master
|
- git submodule foreach git pull origin main
|
||||||
- pipenv install -d
|
- pipenv install -d
|
||||||
- popd
|
- popd
|
||||||
- popd
|
- popd
|
||||||
|
|
Loading…
Reference in New Issue