reorder CI

This commit is contained in:
Marin Petrunić 2020-02-06 09:52:55 +01:00
parent 817ee2caf7
commit 66c570f6bb
No known key found for this signature in database
GPG Key ID: 834D07135E110DA5

View File

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