Run linting in travis

This commit is contained in:
József Farkas
2016-08-24 22:52:09 +02:00
parent 20f015c254
commit 5277417ec5

View File

@@ -10,6 +10,7 @@ install:
before_script:
- npm run build
- npm run build:test
- npm run lint
script:
- cd ./config-serializer