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 c3d5884 commit b0807abCopy full SHA for b0807ab
.travis.yml
@@ -1,4 +1,10 @@
1
language: go
2
3
+go:
4
+ - "1.13"
5
+ - "1.14"
6
+ - "1.15"
7
+ - master
8
+
9
before_script:
10
- git lfs pull
0 commit comments