Actually run linters first.

This commit is contained in:
Omer Katz 2018-05-20 11:30:33 +03:00
parent e824ba1b96
commit 3bc949d63a
No known key found for this signature in database
GPG Key ID: 12A53B890119D176
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ env:
global:
PYTHONUNBUFFERED=yes
stages:
- lint
- test
matrix:
include:
- python: 2.7