1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 05:43:52 +03:00

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

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