Sign in
cobalt
/
cobalt
/
aa3fa575a3bff33238a9a436ba5e61d9921364e3
/
.
/
src
/
third_party
/
devtools
/
node_modules
/
minimalistic-crypto-utils
/
.travis.yml
blob: ce24b7a773c60a3625b9698879b07c4fff694c57 [
file
] [
log
] [
blame
]
sudo:
false
language:
node_js
node_js:
-
"4"
-
"6"
-
"stable"
script:
-
npm test