Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

Commit 7620235

Browse files
committed
ci: Update managed file
Signed-off-by: Alfredo Beaumont <alfredo.beaumont@gmail.com>
1 parent 04a9406 commit 7620235

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
- docker
88

99
before_script:
10-
- go get -v gopkg.in/bblfsh/sdk.v1/...
10+
- CGO_ENABLED=0 go get -v gopkg.in/bblfsh/sdk.v1/...
1111
- bblfsh-sdk prepare-build .
1212
- go get -v -t ./...
1313

0 commit comments

Comments
 (0)