Run code style linter first (#7213)
authorrubenwardy <rw@rubenwardy.com>
Thu, 5 Jul 2018 21:04:39 +0000 (22:04 +0100)
committerParamat <paramat@users.noreply.github.com>
Thu, 5 Jul 2018 21:04:39 +0000 (22:04 +0100)
commit738c8b102ba02b6d243091759f2529614fc3c32b
treeac6fd28c55d02bf23d942c2a36a66cc9c47eff77
parent03edcafdda550e55e29bf48a682097028ae01306
Run code style linter first (#7213)

The code style linter is the most likely to fail, so should be
placed at the top of the list so it's started first. Note that
a failed job doesn't stop others from running
.travis.yml