AykutSarac
3 năm trước cách đây
mục cha
commit
2360aa74a7
1 tập tin đã thay đổi với
1 bổ sung và
0 xóa
-
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
|