Tentative to fix travis build

This commit is contained in:
Guewen Baconnier
2018-01-11 10:41:26 +01:00
parent 5b37af2376
commit bfaca4628a
+4 -11
View File
@@ -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"