Remove go 1.4 from the build matrix

pull/3359/head
Chris Bednarski 10 years ago
parent 71b593a265
commit 0d4ee09ea5

@ -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

Loading…
Cancel
Save