Merge branch 'develop' of https://git.dodsorf.as/Dandellion/matrix-wug into develop

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-02-28 13:57:47 +01:00
commit eb61eb1617
1 changed files with 6 additions and 0 deletions

6
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,6 @@
image: node:10-slim
build:
script:
- npm install
- npm build