Add gitlab ci support

This commit is contained in:
Chocobozzz
2019-07-29 11:59:29 +02:00
parent 112be80ebd
commit 2284f20207
36 changed files with 247 additions and 64 deletions

View File

@@ -5,6 +5,6 @@ set -eu
npm run build:server
npm run setup:cli
npm run travis -- lint
npm run ci -- lint
mocha --exit --require ts-node/register/type-check --bail server/tests/index.ts