Remove go 1.4 from the build matrix

This commit is contained in:
Chris Bednarski 2016-03-14 21:00:23 -07:00
parent 71b593a265
commit 0d4ee09ea5
1 changed files with 1 additions and 2 deletions

View File

@ -3,7 +3,6 @@ sudo: false
language: go
go:
- 1.4.3
- 1.6
install:
@ -19,4 +18,4 @@ branches:
matrix:
fast_finish: true
allow_failures:
- go: tip
- go: 1.4.3