reorder CI

This commit is contained in:
Marin Petrunić
2020-02-06 09:52:55 +01:00
parent 817ee2caf7
commit 66c570f6bb

View File

@ -8,5 +8,5 @@ install:
script:
set -e;
yarn run lint;
yarn run test
yarn run build;
yarn run test