[
https://issues.apache.org/jira/browse/CALCITE-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14724445#comment-14724445
]
Julian Hyde commented on CALCITE-867:
-------------------------------------
By the way, Travis runs just fine on any github user that has enabled it. See
for instance https://travis-ci.org/julianhyde/incubator-calcite.
> Travis CI not building for PRs
> ------------------------------
>
> Key: CALCITE-867
> URL: https://issues.apache.org/jira/browse/CALCITE-867
> Project: Calcite
> Issue Type: Improvement
> Reporter: Marc Prud'hommeaux
> Assignee: Julian Hyde
> Priority: Minor
>
> When submitting a pull request via github (e.g.,
> https://github.com/apache/incubator-calcite/pull/125), it is nice to know
> when the PR breaks the build. Github usually automatically asks Travis to run
> a build when there is a .travis.yml file configured, but for some reason this
> isn't happening with Calcite.
> I suspect that it may be because Calcite's .travis.yml has a branch filter in
> place. If this isn't necessary, I wonder if removing it might automatically
> let Github run the integration tests whenever a PR is submitted?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)