Skip to content
This repository has been archived by the owner on Dec 13, 2021. It is now read-only.

Commit

Permalink
.travis.yml: use Go 1.6 because tip doesn't work well (golang/go#15104)
Browse files Browse the repository at this point in the history
  • Loading branch information
AkihiroSuda committed Apr 7, 2016
1 parent 7649649 commit 793a553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ language: go
sudo: required

go:
- tip
- 1.6

services:
- docker
Expand Down

0 comments on commit 793a553

Please sign in to comment.