GitHub user prabhjyotsingh reopened 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 c1c883c4122a8991f62542ad84ba699674fdff33 Author: Prabhjyot Singh <prabhjyotsi...@gmail.com> Date: 2016-02-09T14:55:54Z 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. ---