Try this with Travis.

This commit is contained in:
Azareal 2019-09-29 15:54:06 +10:00
parent d9c3de63cb
commit 58f95847e9
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
echo "Updating the dependencies"
cp common_easyjson.tgo common_easyjson.go
go get -u github.com/mailru/easyjson/...
easyjson -pkg common
go get