fix(deps): update Go on travis to 1.15

This commit is contained in:
Łukasz Mierzwa
2020-08-12 08:49:21 +01:00
committed by Łukasz Mierzwa
parent 3bd4396949
commit 6a85e6f12a

View File

@@ -1,6 +1,6 @@
__defaults_go: &DEFAULTS_GO
language: go
go: "1.14.7"
go: "1.15"
cache:
directories:
- ui/node_modules