Github user desmorto commented on the issue: https://github.com/apache/zeppelin/pull/2489 i really don't understand whats is going on ``` + python ./travis_check.py desmorto 75791b8656e38f8b361ed02fb9e4f29e9c086298 [2017-07-19 19:17:25] Author: desmorto, commit: 75791b8656e38f8b361ed02fb9e4f29e9c086298 [2017-07-19 19:17:25] -------------------------------- [2017-07-19 19:17:30] Get build status ... [2017-07-19 19:17:30] Can't find build for commit 75791b8656e38f8b361ed02fb9e4f29e9c086298 from desmorto + RET_CODE=2 + '[' 2 -eq 2 ']' + set +x ----------------------------------------------------- Looks like travis-ci is not configured for your fork. Please setup by swich on 'zeppelin' repository at https://travis-ci.org/profile and travis-ci. And then make sure 'Build branch updates' option is enabled in the settings https://travis-ci.org/desmorto/zeppelin/settings. To trigger CI after setup, you will need ammend your last commit with git commit --amend git push your-remote HEAD --force ``` do i need execute these lines in my repo? ``` git commit --amend git push your-remote HEAD --force ```
--- 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. ---