Skip to content

Commit

Permalink
Travis sets CGO_ENABLED
Browse files Browse the repository at this point in the history
  • Loading branch information
osteele committed Jul 18, 2017
1 parent 2732546 commit 3b3e3dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ go:

python:
- "3.4"

env:
- CGO_ENABLED=1
before_install:
- go get github.com/mattn/goveralls

Expand Down

0 comments on commit 3b3e3dc

Please sign in to comment.