mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-13 15:34:49 -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:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
|
Loading…
Reference in New Issue
Block a user