1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-03-19 20:57:47 +02:00

Switched golang tip to golang 1.6 for travis ci

This commit is contained in:
Andy Grunwald 2016-03-27 14:30:49 +02:00
parent 56f81b7dd6
commit d41b1618b8

View File

@ -5,7 +5,7 @@ sudo: false
go:
- 1.4
- 1.5
- tip
- 1.6
before_install:
- go get github.com/mattn/goveralls