Repository: mahout Updated Branches: refs/heads/website e16bcc3d1 -> 2a8139dcf
NOJIRA: Adding website branch to travis Project: http://git-wip-us.apache.org/repos/asf/mahout/repo Commit: http://git-wip-us.apache.org/repos/asf/mahout/commit/c397ef7f Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/c397ef7f Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/c397ef7f Branch: refs/heads/website Commit: c397ef7f7b104a56980d928466022ad2b59ac297 Parents: f2f8cba Author: Andrew Musselman <[email protected]> Authored: Sat Apr 22 10:57:48 2017 -0700 Committer: Andrew Musselman <[email protected]> Committed: Sat Apr 22 10:57:48 2017 -0700 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/c397ef7f/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 8135349..9bf2b1c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,6 +29,7 @@ branches: only: - master - develop + - website env:
