Added .gitlab-ci.yml.

This commit is contained in:
John Wiseman 2020-10-12 13:12:24 -07:00
parent 2787f8959f
commit 236d392980
1 changed files with 6 additions and 0 deletions

6
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,6 @@
image: node:latest
test:
script:
- npm install
- ./node_modules/.bin/shadow-cljs compile test