Skip to content

Commit

Permalink
Switch to use go 1.11.1 for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheng Pan committed Nov 3, 2018
1 parent 1cc8754 commit bf1330b
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 bf1330b

Please sign in to comment.