This commit is contained in:
parent
f37667e1f5
commit
53ee8a8faf
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@ steps:
|
||||||
curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
|
curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
|
||||||
dep ensure
|
dep ensure
|
||||||
fi
|
fi
|
||||||
- go test
|
- go build
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue