retrigger

This commit is contained in:
Simon Aronsson 2019-04-04 21:31:29 +02:00
parent feaf886658
commit 6c4df89540

View file

@ -45,6 +45,10 @@ jobs:
at: .
- run: go build ./...
- run: go test ./...
publishing:
executor: go
steps:
- run: echo Done
# version: 2
# jobs: