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