mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(backend): use go 1.12 on travis
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
defaults_go: &DEFAULTS_GO
|
||||
language: go
|
||||
go: "1.11.5"
|
||||
go: "1.12"
|
||||
cache:
|
||||
directories:
|
||||
# https://restic.net/blog/2018-09-02/travis-build-cache
|
||||
|
||||
Reference in New Issue
Block a user