We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55aac8c commit facfb9bCopy full SHA for facfb9b
1 file changed
.travis.yml
@@ -1,6 +1,6 @@
1
language: go
2
go:
3
-- "1.12.3"
+- "1.14.3"
4
5
notifications:
6
email: false
@@ -25,4 +25,4 @@ deploy:
25
file: build/*
26
skip_cleanup: true
27
on:
28
- tags: true
+ tags: true
0 commit comments