PHP 8.2.30
Preview: .travis.yml Size: 292 B
//lib/node_modules/npm/node_modules/http-proxy-agent/.travis.yml

sudo: false

language: node_js

node_js:
  - "4"
  - "5"
  - "6"
  - "7"
  - "8"

install:
  - PATH="`npm bin`:`npm bin -g`:$PATH"
  # Install dependencies and build
  - npm install

script:
  # Output useful info for debugging
  - node --version
  - npm --version
  # Run tests
  - npm test

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
292 B lrw-r--r-- 2021-03-10 14:36:40
Edit Download
2.53 KB lrw-r--r-- 2021-03-10 14:36:40
Edit Download
3.42 KB lrw-r--r-- 2021-03-10 14:36:40
Edit Download
1.79 KB lrw-r--r-- 2021-03-10 14:36:40
Edit Download
2.44 KB lrw-r--r-- 2021-03-10 14:36:40
Edit Download

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