[
https://issues.apache.org/jira/browse/DRILL-5729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16131484#comment-16131484
]
ASF GitHub Bot commented on DRILL-5729:
---------------------------------------
GitHub user ilooner-mapr opened a pull request:
https://github.com/apache/drill/pull/913
- DRILL-5729 Fix Travis Build
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilooner-mapr/drill DRILL-5729
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/913.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 #913
----
commit b52188f8091a3b22021cb1efaa42f7ebb1b2792d
Author: Timothy Farkas <[email protected]>
Date: 2017-08-17T23:37:24Z
- DRILL-5729 explicitly made the travis container ubuntu precise to fix
build errors caused by ubuntu trusty.
----
> Fix Travis Checks
> -----------------
>
> Key: DRILL-5729
> URL: https://issues.apache.org/jira/browse/DRILL-5729
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Timothy Farkas
> Assignee: Timothy Farkas
> Fix For: 1.12.0
>
>
> Currently the Travis Checks are failing. The failures are happening because
> Travis recently switched their default build containers from Ubuntu precise
> to Ubuntu Trusty and we do not explicitly define the dist we build on in our
> travis.yml
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)