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

Commit b98c1d7

Browse files
authored
Merge pull request #57 from abeaumont/fix/managed-ci-files
ci: Update managed file
2 parents 04a9406 + 7620235 commit b98c1d7

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)