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