CI, attempt #1.

This commit is contained in:
Stanislav Nikitin 2017-12-28 18:53:31 +05:00
parent b1abee64b9
commit 0283229019
1 changed files with 8 additions and 0 deletions

8
.gitlab-ci.yml Normal file
View File

@ -0,0 +1,8 @@
stages:
- test
test_job:
stage: test
tags:
- linux1
script: go test -test.v .