This website requires JavaScript.
Explore
Help
Sign In
meutel
/
oauth2_proxy
Watch
1
Star
0
Fork
0
You've already forked oauth2_proxy
Code
Issues
Pull Requests
Releases
Wiki
Activity
d37cc2889e
oauth2_proxy
/
test.sh
3 lines
65 B
Bash
Raw
Normal View
History
Unescape
Escape
release scripts
2014-11-10 02:48:09 +00:00
#!/bin/bash
Update CI to separate linting and testing
2018-11-27 11:55:56 +00:00
go
test
-v -race
$(
go list ./...
|
grep -v /vendor/
)
Reference in New Issue
Copy Permalink