From a24e36176105d9d42166156c1147e5e0465e2064 Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Tue, 2 Aug 2016 10:59:16 -0600 Subject: Enable cgo for CI tests so race detector can run --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 0843e1143..7f45cbed7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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. -- cgit v1.2.3