fix(deps): update Go on travis to 1.15.2

This commit is contained in:
Łukasz Mierzwa
2020-09-10 09:02:56 +01:00
committed by Łukasz Mierzwa
parent 49b3fd7b6d
commit 76348d5bc1
+1 -1
View File
@@ -1,6 +1,6 @@
__defaults_go: &DEFAULTS_GO
language: go
go: "1.15.1"
go: "1.15.2"
cache:
directories:
- ui/node_modules