circleci: Run make lint before make test

This commit is contained in:
Tom Gallacher 2016-10-26 15:05:38 +01:00
parent c959751d9a
commit df4c3d05e1
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ dependencies:
test:
post:
- make test
- make lint test
deployment:
production: # just a label; label names are completely up to you