mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-22 03:56:56 -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
8a2d2775de
commit
388625e017
@ -1,3 +1,6 @@
|
|||||||
|
sudo: false
|
||||||
|
cache: pip
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
|
Loading…
Reference in New Issue
Block a user