CI, attempt #4.

This commit is contained in:
Stanislav Nikitin 2017-12-28 19:11:00 +05:00
parent a57233e99f
commit c9b4726e17
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ test_job:
stage: test stage: test
tags: tags:
- linux1 - linux1
script: zsh -c 'go test -test.v .' script: go test -test.v .