mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
Update travis configuration
use sudo: false to enable container build use cache: pip to cache pip packages
This commit is contained in:
@@ -2,6 +2,9 @@ language: python
|
||||
python:
|
||||
- "2.7"
|
||||
|
||||
sudo: false
|
||||
cache: pip
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
||||
Reference in New Issue
Block a user