You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2015/05/28 13:36:58 UTC

[5/6] lucy-clownfish git commit: Re-enable Go Travis build.

Re-enable Go Travis build.


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

Branch: refs/heads/master
Commit: 82d1467a14ce2634677e1d2e64eefae691e8661e
Parents: 4d54bf6
Author: Marvin Humphrey <ma...@rectangular.com>
Authored: Wed May 20 17:02:43 2015 -0700
Committer: Marvin Humphrey <ma...@rectangular.com>
Committed: Wed May 27 15:40:38 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/lucy-clownfish/blob/82d1467a/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 9f9357c..d639e8e 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