mirror of
https://github.com/maputnik/editor.git
synced 2026-01-08 14:30:00 +00:00
Updated appveyor to no longer test, only build/lint
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
environment:
|
||||
matrix:
|
||||
- nodejs_version: "6"
|
||||
- nodejs_version: "7"
|
||||
- nodejs_version: "8"
|
||||
- nodejs_version: "9"
|
||||
- nodejs_version: "10"
|
||||
platform:
|
||||
- x86
|
||||
- x64
|
||||
@@ -16,4 +16,4 @@ build_script:
|
||||
- npm run build
|
||||
test_script:
|
||||
- npm run lint
|
||||
- npm test
|
||||
- npm run lint-styles
|
||||
|
||||
Reference in New Issue
Block a user