mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(deps): update Go on travis to 1.14.5
This commit is contained in:
committed by
Łukasz Mierzwa
parent
bea3cf645f
commit
fe86e290fd
@@ -1,6 +1,6 @@
|
||||
__defaults_go: &DEFAULTS_GO
|
||||
language: go
|
||||
go: "1.14.4"
|
||||
go: "1.14.5"
|
||||
cache:
|
||||
directories:
|
||||
- ui/node_modules
|
||||
|
||||
Reference in New Issue
Block a user