chg: Bump travis

pull/562/head
Raphaël Vinot 2020-07-02 11:27:08 +02:00
父节点 164e54c3fe
当前提交 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