Skip to content

Commit 8dc1ed2

Browse files
committed
linux build is failing
1 parent 49ae559 commit 8dc1ed2

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
@@ -9,7 +9,7 @@ env:
99
- GO111MODULE=on
1010

1111
script:
12-
- make build-linux
12+
# - make build-linux
1313
# - make build-osx
1414
- make build-windows
1515

0 commit comments

Comments
 (0)