chg: Bump travis

pull/562/head
Raphaël Vinot 2020-07-02 11:27:08 +02:00
コミット 86a8f04be3
1個のファイルの変更1行の追加1行の削除

ファイルの表示

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