GitHub user romeara opened a pull request:
https://github.com/apache/bigtop/pull/279
Add Basic Travic CI Execution
As per [BIGTOP-2868](https://issues.apache.org/jira/browse/BIGTOP-2868),
start by adding a basic build script to build packages, allowing some
preliminary validation of pull request viability
This configuration currently uses the maven commands - the newer Gradle
commands failed to cooperate (I will add comments below with specifics)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/romeara/bigtop romeara/BIGTOP-2868
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bigtop/pull/279.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 #279
----
commit 559aa9f117a40974f86a694a1b93aa3fb35e621b
Author: Ryan O'Meara <[email protected]>
Date: 2017-08-10T03:58:10Z
Setup Travis is minimum configuration
Add a bare-bones travis configuration file and badge linking to build
details
commit acca5120298b24c374639b301bcf8653f882d816
Author: Ryan O'Meara <[email protected]>
Date: 2017-08-10T04:05:44Z
Update approach to utilize "canned environment" approach
commit b111e9c8e377b3aa2f619940b22b5393de593666
Author: Ryan O'Meara <[email protected]>
Date: 2017-08-10T04:13:49Z
Step back to documented command
commit 85ff96741bf7c599d7ab02ac24d5074bd6c46373
Author: Ryan O'Meara <[email protected]>
Date: 2017-08-10T04:22:58Z
Step back to assemble
commit 182c782e28087f2e4758083086f1a13a688bf4bb
Author: Ryan O'Meara <[email protected]>
Date: 2017-08-10T14:51:36Z
Back to basics
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---