We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ad831 commit 1636142Copy full SHA for 1636142
.travis.yml
@@ -10,6 +10,8 @@ matrix:
10
env: GO111MODULE=on
11
- go: 1.12.x
12
13
+ - go: 1.13.x
14
+ env: GO111MODULE=on
15
- go: tip
16
17
0 commit comments