Re-enabled xgboost to avoid TravisCI error

Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/34c2b0b3
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/34c2b0b3
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/34c2b0b3

Branch: refs/heads/master
Commit: 34c2b0b38b5cfd9044af60301b9875fd1601eeb9
Parents: eee7930
Author: myui <[email protected]>
Authored: Sun Oct 23 04:34:16 2016 +0900
Committer: myui <[email protected]>
Committed: Sun Oct 23 04:34:16 2016 +0900

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/34c2b0b3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 265ed67..82496cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -206,7 +206,7 @@
        <modules>
                <module>core</module>
                <module>nlp</module>
-               <!--<module>xgboost</module>-->
+               <module>xgboost</module>
                <module>mixserv</module>
        </modules>
 

Reply via email to