PHP 8.2.30
Preview: appveyor.yml Size: 959 B
/proc/thread-self/root/proc/self/root/opt/alt/alt-nodejs11/root/lib/node_modules/npm/appveyor.yml

environment:
  matrix:
    # LTS is our most important target
    - nodejs_version: "6"
    # previous LTS is next most important
    - nodejs_version: "4"
    - nodejs_version: "7"
    # then master
    - nodejs_version: "8"
  COVERALLS_REPO_TOKEN:
    secure: XdC0aySefK0HLh1GNk6aKrzZPbCfPQLyA4mYtFGEp4DrTuZA/iuCUS0LDqFYO8JQ
platform:
  - x86
  - x64
install:
  - ps: Install-Product node $env:nodejs_version $env:platform
  - npm config set spin false
  - npm rebuild
  - node . install -g .
  - set "PATH=%APPDATA%\npm;C:\Program Files\Git\mingw64\libexec;%PATH%"
  - npm install --loglevel=http
test_script:
  - node --version
  - npm --version
  - npm run test -- --reporter=classic
notifications:
- provider: Slack
  incoming_webhook:
    secure: vXiG5AgpqxJsXZ0N0CTYDuVrX6RMjBybZKtOx6IbRxCyjgd+DAx6Z9/0XgYQjuof7QFJY3M/U6HxaREQVYbNVHA+C5N5dNALRbKzAC8QNbA=
# GO_FAST
matrix:
  fast_finish: true
# we don't need the builds, we just need tests
build: off

Directory Contents

Dirs: 8 × Files: 14

Name Size Perms Modified Actions
bin DIR
- drwxr-xr-x 2024-03-03 22:41:37
Edit Download
- drwxr-xr-x 2024-03-03 22:41:37
Edit Download
html DIR
- drwxr-xr-x 2024-03-03 22:41:33
Edit Download
lib DIR
- drwxr-xr-x 2024-03-03 22:41:37
Edit Download
man DIR
- drwxr-xr-x 2024-03-03 22:38:14
Edit Download
- drwxr-xr-x 2024-03-03 22:41:37
Edit Download
- drwxr-xr-x 2024-03-03 22:41:36
Edit Download
scripts DIR
- drwxr-xr-x 2024-03-03 22:41:37
Edit Download
267 B lrw-r--r-- 2021-10-19 09:47:43
Edit Download
3.11 KB lrw-r--r-- 2021-10-19 09:48:06
Edit Download
324 B lrw-r--r-- 2021-10-19 09:48:03
Edit Download
1.25 KB lrw-r--r-- 2021-10-19 09:48:03
Edit Download
959 B lrw-r--r-- 2021-10-19 09:47:44
Edit Download
22.99 KB lrw-r--r-- 2021-10-19 09:48:03
Edit Download
82.22 KB lrw-r--r-- 2021-10-19 09:48:06
Edit Download
521 B lrwxr-xr-x 2021-10-19 09:48:03
Edit Download
4.38 KB lrw-r--r-- 2021-10-19 09:48:07
Edit Download
9.51 KB lrw-r--r-- 2021-10-19 09:48:03
Edit Download
156 B lrw-r--r-- 2021-10-19 09:47:43
Edit Download
5.48 KB lrw-r--r-- 2021-10-19 09:48:06
Edit Download
7.36 KB lrw-r--r-- 2021-10-19 09:48:07
Edit Download
4.59 KB lrw-r--r-- 2021-10-19 09:47:43
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).