Current File : //lib/node_modules/npm/.travis.yml
# need to declare the language as well as the matrix below
language: node_js

os:
  - windows

node_js:
  - 12
  - 10
  - 8
  - 6

env: "DEPLOY_VERSION=testing"

install:
  - "node . install"

script:
  - "node . run tap -- \"test/tap/*.js\" -t600 -Rclassic -c"
Comments on: Btooom! Chapter 74 https://w3.readbtooom.com/manga/btooom-chapter-74/ Read Btooom! Manga Online in High Quality Wed, 30 Nov 2022 23:56:25 +0000 hourly 1 https://wordpress.org/?v=6.4.5