Skip to content

Commit

Permalink
Takes away Go tip build which is failing for odd reasons.
Browse files Browse the repository at this point in the history
This should cut down on build noise. When we get further with 1.6 we can reintroduce the tip build to help spot issues with the next version of Go.
  • Loading branch information
slackpad committed Feb 18, 2016
1 parent d5735c5 commit aa5806a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: go

go:
- 1.6
- tip

branches:
only:
Expand Down

0 comments on commit aa5806a

Please sign in to comment.