Skip to content

Commit

Permalink
Remove go 1.4 from the build matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
cbednarski committed Mar 15, 2016
1 parent 71b593a commit 0d4ee09
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ sudo: false
language: go

go:
- 1.4.3
- 1.6

install:
Expand All @@ -19,4 +18,4 @@ branches:
matrix:
fast_finish: true
allow_failures:
- go: tip
- go: 1.4.3

0 comments on commit 0d4ee09

Please sign in to comment.