💚 Fixed 'go get' commands in .travis.yml

This commit is contained in:
Maxim Lebedev 2017-12-28 12:33:38 +05:00
parent 5e2b3b7f61
commit 9bd458b0ef
No known key found for this signature in database
GPG Key ID: F8978F46FF0FFA4F
1 changed files with 2 additions and 1 deletions

View File

@ -5,4 +5,5 @@ go:
- tip
install:
- go get
- go get -tags=debug
- go get -u github.com/nicksnyder/go-i18n/goi18n