Sign in
chromium
/
devtools
/
devtools-frontend.git
/
refs/heads/main
/
.
/
node_modules
/
nopt
/
.travis.yml
blob: a1cef591c3cfd026d52832ba412aad9b650d6ec3 [
file
] [
edit
]
language:
node_js
node_js:
-
'0.12'
-
'4'
-
'6'
-
'7'
before_install:
-
npm install
-
g npm@latest