HEX
Server: Apache
System: Linux server2.voipitup.com.au 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: posscale (1027)
PHP: 8.2.29
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //opt/alt/alt-nodejs6/root/usr/lib/node_modules/npm/node_modules/request/.travis.yml
language: node_js

node_js:
  - node
  - 6
  - 4
  - 0.12

after_script:
  - npm run test-cov
  - codecov
  - cat ./coverage/lcov.info | coveralls

webhooks:
  urls: https://webhooks.gitter.im/e/237280ed4796c19cc626
  on_success: change  # options: [always|never|change] default: always
  on_failure: always  # options: [always|never|change] default: always
  on_start: false     # default: false

sudo: false