fix wercker
This commit is contained in:
parent
885060db2b
commit
618641ee73
|
@ -25,4 +25,4 @@ build:
|
||||||
- script:
|
- script:
|
||||||
name: echo golang information
|
name: echo golang information
|
||||||
code: |
|
code: |
|
||||||
echo "go version $(go -v) running"
|
echo "$(go version) running"
|
||||||
|
|
Loading…
Reference in New Issue