AykutSarac
3 years ago
1 changed files with
1 additions and
0 deletions
-
1
0
.travis.yml
|
@@ -9,6 +9,7 @@ cache:
|
|
- node_modules
|
|
- node_modules
|
|
script:
|
|
script:
|
|
- npm run test
|
|
- npm run test
|
|
|
|
+ - npm run lint
|
|
- npm run build
|
|
- npm run build
|
|
deploy:
|
|
deploy:
|
|
provider: pages
|
|
provider: pages
|