Repository: incubator-hivemall Updated Branches: refs/heads/master f6bd64449 -> 0a34b6848
mvn validate and compile-xgboost is no more used Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/0a34b684 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/0a34b684 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/0a34b684 Branch: refs/heads/master Commit: 0a34b68482c52d33dcca432ede863fcb23a8a0c7 Parents: f6bd644 Author: Makoto Yui <[email protected]> Authored: Wed Feb 21 11:27:06 2018 +0900 Committer: Makoto Yui <[email protected]> Committed: Wed Feb 21 11:27:06 2018 +0900 ---------------------------------------------------------------------- .travis.yml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/0a34b684/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 7bd2e0c..d380b06 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,6 @@ branches: before_install: - export JAVA8_HOME=$(jdk_switcher home oraclejdk8) - - mvn validate -Pcompile-xgboost notifications: email: false
