Skip to content

Commit

Permalink
.travis.yml: Update to Go 1.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
octo committed Oct 15, 2018
1 parent b268f6a commit 255e23e
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,6 +1,6 @@
language: go
go:
- 1.7
- "1.10"
before_install:
- go get github.com/axw/gocov/gocov
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit 255e23e

Please sign in to comment.