mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 07:24:48 -06:00
Update travis configuration
use sudo: false to enable container build use cache: pip to cache pip packages
This commit is contained in:
parent
65d73205c4
commit
bda9dd75df
@ -1,3 +1,6 @@
|
||||
sudo: false
|
||||
cache: pip
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
Loading…
Reference in New Issue
Block a user