Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Add Go 1.6 to the testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
geauxvirtual committed Feb 23, 2016
1 parent f3167c8 commit 822d5ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ language: go
go:
- 1.4.3
- 1.5.3
- 1.6
before_install:
- go get github.com/tools/godep
- go get github.com/axw/gocov/gocov
Expand Down

0 comments on commit 822d5ee

Please sign in to comment.