1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-01-05 22:53:53 +02:00

Added Golang 1.4 and 1.5 to travisci

This commit is contained in:
Andy Grunwald 2016-03-26 18:32:54 +01:00
parent 38d3b84d16
commit e6c43b46f6

View File

@ -3,6 +3,8 @@ language: go
sudo: false
go:
- 1.4
- 1.5
- tip
before_install: