Skip to content

Commit 4b681f9

Browse files
committed
Don't build with Go 1.0
Its cgo linker doesn't support statically linking C libraries.
1 parent a2b14b5 commit 4b681f9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: go
22

33
go:
4-
- 1.0
54
- 1.1
65
- 1.2
76
- tip

0 commit comments

Comments
 (0)