chg: Bump travis

pull/562/head
Raphaël Vinot 2020-07-02 11:27:08 +02:00
förälder 164e54c3fe
incheckning 86a8f04be3
1 ändrade filer med 1 tillägg och 1 borttagningar

Visa fil

@ -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