Commit a24e3617 authored by Matthew Holt's avatar Matthew Holt

Enable cgo for CI tests so race detector can run

parent 5ac04b91
......@@ -4,9 +4,6 @@ go:
- 1.6.3
- tip
env:
- CGO_ENABLED=0
before_install:
# Decrypts a script that installs an authenticated cookie
# for git to use when cloning from googlesource.com.
......
......@@ -6,7 +6,6 @@ clone_folder: c:\gopath\src\github.com\mholt\caddy
environment:
GOPATH: c:\gopath
CGO_ENABLED: 0
install:
- rmdir c:\go /s /q
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment