Skip to content

Commit

Permalink
Merge pull request #1525 from hashicorp/f-pin-go
Browse files Browse the repository at this point in the history
Pins Go to 1.5.2 in Travis until we figure out #1524.
  • Loading branch information
slackpad committed Dec 17, 2015
2 parents 8da177f + edec9cb commit 01e3ad4
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
@@ -1,7 +1,7 @@
language: go

go:
- tip
- 1.5.2

branches:
only:
Expand Down

0 comments on commit 01e3ad4

Please sign in to comment.