Skip to content

Commit

Permalink
.travis.yml: build on Go 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlayher committed Aug 7, 2016
1 parent 66036d0 commit eb9b2d3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: go
go:
- 1.5
- tip
- 1.6.3
before_install:
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit eb9b2d3

Please sign in to comment.