mirror of
https://github.com/interviewstreet/go-jira.git
synced 2025-06-27 00:21:07 +02:00
Added go get to TravisCI
This commit is contained in:
@ -10,6 +10,7 @@ go:
|
||||
- 1.8
|
||||
|
||||
before_install:
|
||||
- go get ./...
|
||||
- go get github.com/mattn/goveralls
|
||||
- go get golang.org/x/tools/cmd/cover
|
||||
|
||||
|
Reference in New Issue
Block a user