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 4bd4c7c commit cf17561Copy full SHA for cf17561
.travis.yml
@@ -43,7 +43,7 @@ matrix:
43
language: go
44
env: TEST=mynewt
45
go:
46
- - "1.11"
+ - "1.12"
47
48
before_install:
49
- |
0 commit comments