Repository: mahout Updated Branches: refs/heads/master 4d059f85f -> f2f8cba42
NOJIRA: Adding new develop 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/db5a1d5c Tree: http://git-wip-us.apache.org/repos/asf/mahout/tree/db5a1d5c Diff: http://git-wip-us.apache.org/repos/asf/mahout/diff/db5a1d5c Branch: refs/heads/master Commit: db5a1d5ce5a6e4a3999cf2b943e29e9b64bbed5d Parents: 5bccac1 Author: Andrew Musselman <[email protected]> Authored: Sat Apr 22 10:46:01 2017 -0700 Committer: Andrew Musselman <[email protected]> Committed: Sat Apr 22 10:46:01 2017 -0700 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mahout/blob/db5a1d5c/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 36653d7..2006009 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,6 +11,7 @@ language: java branches: only: - master + - develop # The file assumes a certain build order for the maven / nightly build deployments. matrix:
