Fixed missing command update to appveyor.yml

This commit is contained in:
orangemug 2020-02-21 08:46:46 +00:00
parent 0d35106cc8
commit e5e03be382

View file

@ -22,5 +22,5 @@ install:
build_script:
- npm run build
test_script:
- npm run lint
- npm run lint-styles
- npm run lint-js
- npm run lint-css