Forked from
Nils Tesdal / DatabaseTest
31 commits behind the upstream repository.
.gitlab-ci.yml 79 B
image: node:6
before_script:
- npm install
test:
script:
- npm test
image: node:6
before_script:
- npm install
test:
script:
- npm test