Enabled linting on CI

This commit is contained in:
Alejandro Celaya
2018-08-24 12:02:28 +02:00
parent 76ae27707b
commit ffc596b494
2 changed files with 4 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ install:
- yarn install
script:
# - yarn inspect
- yarn lint
- yarn test:ci
- yarn build # Make sure the app can be built without errors