fix(deps): update Go on travis to 1.15.4

This commit is contained in:
Łukasz Mierzwa
2020-11-06 19:36:25 +00:00
committed by Łukasz Mierzwa
parent 504dbc9537
commit 47a04869fc

View File

@@ -1,6 +1,6 @@
__defaults_go: &DEFAULTS_GO
language: go
go: "1.15.3"
go: "1.15.4"
cache:
directories:
- "$HOME/.npm"