CI, attempt #2.

This commit is contained in:
Stanislav Nikitin 2017-12-28 19:02:35 +05:00
parent b764a0fbd8
commit 3294ec1146
1 changed files with 1 additions and 1 deletions

View File

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