ci: Lint before running test

No reason to run tests if linting didn't pass
This commit is contained in:
Thibault Saunier 2018-11-04 11:32:17 -03:00
parent 8639aed456
commit c687f38b50

View file

@ -1,6 +1,6 @@
stages:
- "test"
- "lint"
- "test"
.cargo_cache: &cache
cache: