1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-06-14 23:45:03 +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 sudo: false
go: go:
- 1.4
- 1.5
- tip - tip
before_install: before_install: