GitHub user prabhjyotsingh opened a pull request: https://github.com/apache/incubator-zeppelin/pull/706
Create seperate matrix for selenium test case ### What is this PR for? A lot of time travis CI breaks because of selenium test case, and at that point it becomes trivial to know the exact reason. Hence, in this PR creating a separate matrix for testing selenium test cases. ### What type of PR is it? Improvement ### Is there a relevant Jira issue? N/A ### How should this be tested? Check travis UI. It should have a new matrix added. You can merge this pull request into a Git repository by running: $ git pull https://github.com/prabhjyotsingh/incubator-zeppelin seperateMatrixForSelenium Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/706.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #706 ---- commit 0c2c2b9828f1def8d5d3cfb50123cc8797a48966 Author: Prabhjyot Singh <prabhjyotsi...@gmail.com> Date: 2016-02-09T09:03:49Z create seperate matrix for selenium test case ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---