mirror of https://github.com/celery/kombu.git
Actually run linters first.
This commit is contained in:
parent
e824ba1b96
commit
3bc949d63a
|
@ -6,6 +6,10 @@ env:
|
|||
global:
|
||||
PYTHONUNBUFFERED=yes
|
||||
|
||||
stages:
|
||||
- lint
|
||||
- test
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- python: 2.7
|
||||
|
|
Loading…
Reference in New Issue