Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

Commit

Permalink
Merge pull request #484 from constabulary/upgrade-to-go-1.5.2
Browse files Browse the repository at this point in the history
Upgrade travis build to Go 1.5.2
  • Loading branch information
davecheney committed Dec 14, 2015
2 parents 3fc55b8 + 884d357 commit 2cf83dc
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_import_path: github.com/constabulary/gb
go:
- 1.5.1
- 1.5.2
- 1.4.3
- tip

Expand Down

0 comments on commit 2cf83dc

Please sign in to comment.