WIP: test #2

Closed
xdrm-brackets wants to merge 1 commits from 0.2.0-test into 0.2.0
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ type: docker
name: default name: default
steps: steps:
- name: test - name: test-test
image: golang:1.13 image: golang:1.13
commands: commands:
- go get ./... - go get ./...