Sign in
apache
/
incubator-hugegraph-doc
/
refs/heads/master-before-apache
/
.
/
node_modules
/
gitbook-plugin-prism
/
.travis.yml
blob: c915b62cf6326a4afc3ff087bf51c8851e0169af [
file
] [
log
] [
blame
]
language:
node_js
node_js:
-
'4'
-
'5'
-
'6'
before_install:
-
npm install
-
g npm
cache:
directories:
-
node_modules
script:
-
npm test