Skip to content

Commit

Permalink
NEW: travis build config - 1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjen committed Dec 10, 2015
1 parent 19f8dcf commit 64985f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ go:
- 1.5.1

env:
- CGO_ENABLED=0
- GOOS=linux
- CGO_ENABLED=0 GOOS=linux

script:
- go build -a -installsuffix cgo -o go-proxy
Expand Down

0 comments on commit 64985f3

Please sign in to comment.