Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
home
/
yanggyein
/
yanggyein
/
yang_ai
/
node_modules
/
spdy
/
Or
Select Your Path :
Upload File :
New :
File
Dir
/home/yanggyein/yanggyein/yang_ai/node_modules/spdy/.travis.yml
sudo: false language: node_js node_js: - "6" - "8" - "10" script: - npm run lint - npm test - npm run coverage