chg: [Travis] Initial fix.

pull/5018/head
Raphaël Vinot 2019-08-16 11:28:55 +02:00
parent 5394663f3d
commit 1125b69ceb
2 changed files with 2 additions and 2 deletions

View File

@ -84,7 +84,7 @@ install:
- sudo cp app/Config/config.default.php app/Config/config.php
# Ensure the perms
- sudo chown -R $USER:www-data `pwd`/app/Config
- sudo chmod -R 750 `pwd`/app/Config
- sudo chmod -R 770 `pwd`/app/Config
# GPG setup
- sudo mkdir `pwd`/.gnupg
# /!\ VERY INSECURE BUT FASTER ON THE BUILD ENV OF TRAVIS

2
PyMISP

@ -1 +1 @@
Subproject commit 4ccddeee9c01294e664337bfadc0163c2118fe31
Subproject commit f384d740490bd248aff8797cbfc193c863b63bd6