mirror of
https://github.com/interviewstreet/go-jira.git
synced 2025-06-02 22:57:25 +02:00
Switched golang tip to golang 1.6 for travis ci
This commit is contained in:
parent
56f81b7dd6
commit
d41b1618b8
@ -5,7 +5,7 @@ sudo: false
|
|||||||
go:
|
go:
|
||||||
- 1.4
|
- 1.4
|
||||||
- 1.5
|
- 1.5
|
||||||
- tip
|
- 1.6
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- go get github.com/mattn/goveralls
|
- go get github.com/mattn/goveralls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user