Fix CI build

This commit is contained in:
yicheng 2019-04-25 21:10:10 +08:00
parent 6eb1319d12
commit 26ded02881

View File

@ -18,8 +18,6 @@ install:
- cd ClashX/Resources
- git clone -b gh-pages https://github.com/Dreamacro/clash-dashboard.git dashboard
- cd ..
- brew update
- brew upgrade go
- echo `go version`
- go build -buildmode=c-archive
- cd $TRAVIS_BUILD_DIR