mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-16 11:42:43 +08:00
Update: travis ci with golang 1.11
This commit is contained in:
parent
8ec025b56a
commit
613a0c36dd
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
sudo: false
|
||||
go:
|
||||
- "1.10"
|
||||
- "1.11"
|
||||
before_install:
|
||||
- go get -u github.com/golang/dep/cmd/dep
|
||||
install:
|
||||
|
|
Loading…
Reference in New Issue
Block a user