Disable Go in Travis because the build is broken.

Project: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/commit/c4c93b77
Tree: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/tree/c4c93b77
Diff: http://git-wip-us.apache.org/repos/asf/lucy-clownfish/diff/c4c93b77

Branch: refs/heads/master
Commit: c4c93b77f7e4d8b82d5a313efe73fc170689591d
Parents: f99f573
Author: Marvin Humphrey <[email protected]>
Authored: Tue May 19 22:30:58 2015 -0700
Committer: Marvin Humphrey <[email protected]>
Committed: Tue May 19 22:30:58 2015 -0700

----------------------------------------------------------------------
 .travis.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucy-clownfish/blob/c4c93b77/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index d639e8e..9f9357c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,7 +17,7 @@ language: perl
 script: "cd ../.. && ./devel/bin/travis-test.sh"
 env:
   - LUCY_DEBUG=1 CLOWNFISH_HOST=c
-  - LUCY_DEBUG=1 CLOWNFISH_HOST=go
+#  - LUCY_DEBUG=1 CLOWNFISH_HOST=go
   - LUCY_DEBUG=1 CLOWNFISH_HOST=perl PERL_VERSION=5.20
   - LUCY_DEBUG=1 CLOWNFISH_HOST=perl PERL_VERSION=5.18
   - LUCY_DEBUG=1 CLOWNFISH_HOST=perl PERL_VERSION=5.16

Reply via email to