mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
chore(api): use Go 1.11.1 on Travis CI
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
defaults_go: &DEFAULTS_GO
|
||||
language: go
|
||||
go: "1.11"
|
||||
go: "1.11.1"
|
||||
cache:
|
||||
directories:
|
||||
- vendor
|
||||
|
||||
Reference in New Issue
Block a user