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
|
||||
sudo: false
|
||||
cache: pip
|
||||
|
||||
cache:
|
||||
apt: true
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
python:
|
||||
- "3.5"
|
||||
|
||||
addons:
|
||||
apt:
|
||||
@@ -15,12 +14,6 @@ addons:
|
||||
- python-serial
|
||||
- python-yaml
|
||||
|
||||
python:
|
||||
- '2.7'
|
||||
|
||||
virtualenv:
|
||||
system_site_packages: true
|
||||
|
||||
env:
|
||||
matrix:
|
||||
- LINT_CHECK="1"
|
||||
|
||||
Reference in New Issue
Block a user