Sign in
◑
Theme
chromium
/
devtools
/
devtools-frontend
/
ab05f953ced8a3c4adaeb7287c776618b67f032e
/
.
/
node_modules
/
body-parser
/
node_modules
/
debug
/
.travis.yml
blob: 6c6090c3b09f2e45d8c0a1dc77ff5f4a81e78a3c [
file
]
language:
node_js
node_js:
-
"6"
-
"5"
-
"4"
install:
-
make node_modules
script:
-
make lint
-
make test
-
make coveralls