2
0
Fork 0

chg: Bump travis

pull/562/head
Raphaël Vinot 2020-07-02 11:27:08 +02:00
Ursprung 164e54c3fe
Commit 86a8f04be3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -18,7 +18,7 @@ install:
- git clone https://github.com/MISP/PyMISPGalaxies.git
- pushd PyMISPGalaxies
- git submodule update --init
- git submodule foreach git pull origin master
- git submodule foreach git pull origin main
- pipenv install -d
- popd
- popd