Skip to content

Commit

Permalink
Adding go1.12 to travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
yazgazan committed Mar 7, 2019
1 parent 89e51ad commit 1a8f74f
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 @@ -4,6 +4,7 @@ go:
- 1.9
- "1.10"
- 1.11
- 1.12

before_install:
- go get -u golang.org/x/tools/cmd/cover
Expand Down

0 comments on commit 1a8f74f

Please # to comment.