mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-21 19:47:24 -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:
|
||||
apt:
|
||||
packages:
|
||||
|
Loading…
Reference in New Issue
Block a user