Skip to content

Commit

Permalink
Merge pull request #93 from leakingtapan/travis
Browse files Browse the repository at this point in the history
Switch to use go 1.11.1 for travis
  • Loading branch information
Cheng Pan authored Nov 3, 2018
2 parents 1cc8754 + bf1330b commit 6c77667
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
Expand Up @@ -7,7 +7,7 @@ env:

go:
- "1.10.x"
- "1.11.x"
- "1.11.1"

before_install:
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit 6c77667

Please sign in to comment.