We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61b6326 commit ce59370Copy full SHA for ce59370
appveyor.yml
@@ -7,6 +7,6 @@ install:
7
- ps: Install-Product node $env:nodejs_version
8
- npm config get registry
9
# - npm install --legacy-peer-deps
10
-#test_script:
11
-# - npm run build
+test_script:
+ - npm install --legacy-peer-deps
12
build: off
0 commit comments