This website requires JavaScript.
Explore
关于
Help
Register
Sign In
jinql
/
goproxy
mirror of
https://github.com/goproxyio/goproxy
Watch
1
Star
0
Fork
You've already forked goproxy
0
Code
Issues
Releases
Wiki
Activity
4cc5c7e7b7
goproxy
/
circle-test.sh
10 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
add circle CI config
2018-09-03 04:22:39 +00:00
#!/bin/bash
fix CI
2018-12-25 10:55:26 +00:00
go env
add circle CI config
2018-09-03 04:22:39 +00:00
export
GO111MODULE
=
on
fix CI
2018-12-25 10:55:26 +00:00
refactor: pure go
2018-12-24 07:51:40 +00:00
go generate
go mod tidy
add circle CI config
2018-09-03 04:22:39 +00:00
# build
refactor: pure go
2018-12-24 07:51:40 +00:00
go build -o bin/goproxy