Travis: only flake8 for now

This commit is contained in:
Dag Heyman 2016-09-29 13:04:29 +02:00
parent 9038778c43
commit 6922139d53
No known key found for this signature in database
GPG Key ID: 06FC004369E7D338

View File

@ -14,7 +14,6 @@ cache:
install:
- pip install --disable-pip-version-check --upgrade pip
- pip install flake8
- pip install -e .
before_script:
- flake8