mirror of
https://github.com/DNSCrypt/dnscrypt-proxy.git
synced 2025-03-04 10:24:40 +01:00
Remove Solaris test builds
This commit is contained in:
parent
148b19cfd1
commit
063a9b6957
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@ script:
|
|||
- echo $TRAVIS_GO_VERSION
|
||||
- cd dnscrypt-proxy
|
||||
|
||||
- go clean
|
||||
- env GOOS=solaris go build -ldflags="-s -w"
|
||||
|
||||
- go clean
|
||||
- env GOOS=windows GOARCH=386 go build -ldflags="-s -w"
|
||||
- mkdir win32
|
||||
|
|
Loading…
Add table
Reference in a new issue