One Hat Cyber Team
Your IP :
18.118.37.74
Server IP :
172.67.155.96
Server :
Linux server3.shared.spaceship.host 4.18.0-372.9.1.1.lve.el8.x86_64 #1 SMP Tue May 24 07:49:22 EDT 2022 x86_64
Server Software :
LiteSpeed
PHP Version :
8.2.28
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
node_modules
/
npm
/
View File Name :
.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"