mirror of
https://github.com/camptocamp/odoo-cloud-platform.git
synced 2026-06-24 02:08:36 +00:00
Tentative to fix travis build
This commit is contained in:
+4
-11
@@ -1,10 +1,9 @@
|
|||||||
sudo: false
|
|
||||||
language: python
|
language: python
|
||||||
|
sudo: false
|
||||||
|
cache: pip
|
||||||
|
|
||||||
cache:
|
python:
|
||||||
apt: true
|
- "3.5"
|
||||||
directories:
|
|
||||||
- $HOME/.cache/pip
|
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
@@ -15,12 +14,6 @@ addons:
|
|||||||
- python-serial
|
- python-serial
|
||||||
- python-yaml
|
- python-yaml
|
||||||
|
|
||||||
python:
|
|
||||||
- '2.7'
|
|
||||||
|
|
||||||
virtualenv:
|
|
||||||
system_site_packages: true
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- LINT_CHECK="1"
|
- LINT_CHECK="1"
|
||||||
|
|||||||
Reference in New Issue
Block a user