fix(deps): update Go on travis to 1.15.3

This commit is contained in:
Łukasz Mierzwa
2020-10-15 08:44:40 +01:00
committed by Łukasz Mierzwa
parent 5f7c698967
commit dbe8ffdfd9

View File

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