mirror of
https://github.com/a-nyx/maputnik-with-pmtiles.git
synced 2024-11-10 07:27:45 +01:00
Fixed missing command update to appveyor.yml
This commit is contained in:
parent
0d35106cc8
commit
e5e03be382
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue