Repository: mahout Updated Branches: refs/heads/master a8a719efa -> a2b60567a
Removing develop and website branches from CI Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/a2b60567 Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/a2b60567 Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/a2b60567 Branch: refs/heads/master Commit: a2b60567ac55f38f942f9fabd3981c1f8b784723 Parents: a8a719e Author: Andrew Musselman <[email protected]> Authored: Fri May 5 08:29:04 2017 -0700 Committer: Andrew Musselman <[email protected]> Committed: Fri May 5 08:29:04 2017 -0700 ---------------------------------------------------------------------- .travis.yml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/a2b60567/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 9bf2b1c..9caca6e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,9 +28,6 @@ language: java branches: only: - master - - develop - - website - env: global:
