Try this with Travis.
This commit is contained in:
parent
d9c3de63cb
commit
58f95847e9
|
@ -1,4 +1,5 @@
|
||||||
echo "Updating the dependencies"
|
echo "Updating the dependencies"
|
||||||
|
cp common_easyjson.tgo common_easyjson.go
|
||||||
go get -u github.com/mailru/easyjson/...
|
go get -u github.com/mailru/easyjson/...
|
||||||
easyjson -pkg common
|
easyjson -pkg common
|
||||||
go get
|
go get
|
Loading…
Reference in New Issue