Skip to content

Commit facfb9b

Browse files
committed
Update Go in travis
1 parent 55aac8c commit facfb9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- "1.12.3"
3+
- "1.14.3"
44

55
notifications:
66
email: false
@@ -25,4 +25,4 @@ deploy:
2525
file: build/*
2626
skip_cleanup: true
2727
on:
28-
tags: true
28+
tags: true

0 commit comments

Comments
 (0)